[gtk+] stylecontext: Remove a bunch of unneeded headers



commit 0d68b22479d906b6ada368bb5fa6e8c292ff24d8
Author: Benjamin Otte <otte redhat com>
Date:   Sat Dec 3 14:58:21 2016 +0100

    stylecontext: Remove a bunch of unneeded headers

 gtk/gtkstylecontext.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c
index 09c0a1b..3ff0625 100644
--- a/gtk/gtkstylecontext.c
+++ b/gtk/gtkstylecontext.c
@@ -24,8 +24,6 @@
 #include <stdlib.h>
 #include <gobject/gvaluecollector.h>
 
-#include "gtkcontainerprivate.h"
-#include "gtkcssanimatedstyleprivate.h"
 #include "gtkcsscolorvalueprivate.h"
 #include "gtkcssenumvalueprivate.h"
 #include "gtkcssimagevalueprivate.h"
@@ -35,10 +33,7 @@
 #include "gtkcsspathnodeprivate.h"
 #include "gtkcssrgbavalueprivate.h"
 #include "gtkcsscolorvalueprivate.h"
-#include "gtkcssshadowsvalueprivate.h"
-#include "gtkcssstaticstyleprivate.h"
 #include "gtkcssstylepropertyprivate.h"
-#include "gtkcsstransformvalueprivate.h"
 #include "gtkcsstransientnodeprivate.h"
 #include "gtkcsswidgetnodeprivate.h"
 #include "gtkdebug.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]