summaryrefslogtreecommitdiff
path: root/gtk/gtksidebarrow.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-01-08 14:37:45 -0500
committerMatthias Clasen <mclasen@redhat.com>2018-01-08 14:38:55 -0500
commit9a3b61ec9df83dbbea0266142512df1a209f8286 (patch)
treefd93e2774fe92e60f9bb9000f500a2e1ce2fdc54 /gtk/gtksidebarrow.c
parentbbf6e81c1f55d534ef20a2994a722fe4e0766d2f (diff)
downloadgtk+-9a3b61ec9df83dbbea0266142512df1a209f8286.tar.gz
Drop GtkPlacesSidebar from public API
This is a bit of filechooser internals that gets shared with nautilus, which is fine, but it shouldn't be part of our public API. There are no other users than nautilus.
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 c03fe57f7b..590ff0c948 100644
--- a/gtk/gtksidebarrow.c
+++ b/gtk/gtksidebarrow.c
@@ -21,7 +21,6 @@
#include "gtksidebarrowprivate.h"
/* For section and place type enums */
#include "gtkplacessidebarprivate.h"
-#include "gtkplacessidebar.h"
#include "gtkwidget.h"
#include "gtkimage.h"
#include "gtklabel.h"