summaryrefslogtreecommitdiff
path: root/gtk/gtkiconhelper.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-04-21 08:37:04 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-04-22 12:35:22 -0400
commit98611735ec4f14fdc92719fbe9a983b5508c6e6b (patch)
treedae694c916b736eb6a278b5304ad4ef31f4d7378 /gtk/gtkiconhelper.c
parente75bc2833dbf40d8c50ff6ade4c8f868e62f5305 (diff)
downloadgtk+-98611735ec4f14fdc92719fbe9a983b5508c6e6b.tar.gz
Stop using the -gtk-icon-theme style property
We want to just use the current icon theme, always.
Diffstat (limited to 'gtk/gtkiconhelper.c')
-rw-r--r--gtk/gtkiconhelper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkiconhelper.c b/gtk/gtkiconhelper.c
index 9b68d49831..2bbbcc0354 100644
--- a/gtk/gtkiconhelper.c
+++ b/gtk/gtkiconhelper.c
@@ -24,7 +24,6 @@
#include <math.h>
#include "gtkcssenumvalueprivate.h"
-#include "gtkcssiconthemevalueprivate.h"
#include "gtkcssnodeprivate.h"
#include "gtkcssnumbervalueprivate.h"
#include "gtkcssstyleprivate.h"