diff options
author | Matthias Clasen <mclasen@redhat.com> | 2017-11-30 18:46:54 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2017-11-30 18:46:54 -0500 |
commit | d0051091338eed561b782e2a5e0c2067a90b9c88 (patch) | |
tree | 221f11bcd520488d0621d66d1056265b0b2ceda6 /gtk/gtkcssshorthandproperty.c | |
parent | eb32a2c22858793f88045bd9c9330a5fee8aabd7 (diff) | |
download | gtk+-d0051091338eed561b782e2a5e0c2067a90b9c88.tar.gz |
Drop unused gtkcssstylefuncs.c
Clean up all the places where the header was still
included needlessly.
Diffstat (limited to 'gtk/gtkcssshorthandproperty.c')
-rw-r--r-- | gtk/gtkcssshorthandproperty.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkcssshorthandproperty.c b/gtk/gtkcssshorthandproperty.c index 71c08bd34b..21455a785a 100644 --- a/gtk/gtkcssshorthandproperty.c +++ b/gtk/gtkcssshorthandproperty.c @@ -24,7 +24,6 @@ #include "gtkcssarrayvalueprivate.h" #include "gtkcssinheritvalueprivate.h" #include "gtkcssinitialvalueprivate.h" -#include "gtkcssstylefuncsprivate.h" #include "gtkcssunsetvalueprivate.h" #include "gtkintl.h" |