[gtk/wip/otte/for-master: 3/9] stylecontext: Remove unneeded headers
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/for-master: 3/9] stylecontext: Remove unneeded headers
- Date: Mon, 30 Aug 2021 04:02:54 +0000 (UTC)
commit 552b71d4e2185bb5396aa05bd6716c94455c7dda
Author: Benjamin Otte <otte redhat com>
Date: Mon Aug 23 07:06:25 2021 +0200
stylecontext: Remove unneeded headers
gtk/gtkstylecontext.c | 17 +----------------
1 file changed, 1 insertion(+), 16 deletions(-)
---
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index c610a3091f..4554a4dd1b 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -20,31 +20,16 @@
#include "gtkstylecontextprivate.h"
#include <gdk/gdk.h>
-#include <math.h>
-#include <stdlib.h>
-#include <gobject/gvaluecollector.h>
#include "gtkcsscolorvalueprivate.h"
-#include "gtkcssenumvalueprivate.h"
-#include "gtkcssimagevalueprivate.h"
-#include "gtkcssnodedeclarationprivate.h"
#include "gtkcssnumbervalueprivate.h"
-#include "gtkcsscolorvalueprivate.h"
-#include "gtkcsscolorvalueprivate.h"
-#include "gtkcssstylepropertyprivate.h"
#include "gtkcsstransientnodeprivate.h"
-#include "gtkcsswidgetnodeprivate.h"
#include "gtkdebug.h"
#include "gtkintl.h"
#include "gtkprivate.h"
-#include "gtkrenderbackgroundprivate.h"
-#include "gtkrendericonprivate.h"
#include "gtksettings.h"
#include "gtksettingsprivate.h"
-#include "gtkstylecascadeprivate.h"
-#include "gtkstyleproviderprivate.h"
-#include "gtktypebuiltins.h"
-#include "gtkwidgetprivate.h"
+#include "gtksnapshot.h"
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]