summaryrefslogtreecommitdiff
path: root/gtk/gtksidebarrow.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-02-09 23:40:02 -0500
committerMatthias Clasen <mclasen@redhat.com>2020-02-09 23:59:22 -0500
commitbc4637fff6d89d5890bca3230bc42447f517c1ee (patch)
treeff98593fb2f85bdcae5d27ab902a53db47963a12 /gtk/gtksidebarrow.c
parent07988fc17f46b0b618e9ec5badb7b68d94b1c1fd (diff)
downloadgtk+-bc4637fff6d89d5890bca3230bc42447f517c1ee.tar.gz
Remove unused includes
We eventually want to get rid of GtkSelectionData. As a first step, stop including gtkselection.h unnecessarily.
Diffstat (limited to 'gtk/gtksidebarrow.c')
-rw-r--r--gtk/gtksidebarrow.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtksidebarrow.c b/gtk/gtksidebarrow.c
index b914553240..8e1f5aa392 100644
--- a/gtk/gtksidebarrow.c
+++ b/gtk/gtksidebarrow.c
@@ -26,7 +26,6 @@
#include "gtklabel.h"
#include "gtkstylecontext.h"
#include "gtkrevealer.h"
-#include "gtkselection.h"
#include "gtkintl.h"
#include "gtkspinner.h"