summaryrefslogtreecommitdiff
path: root/shell/panel.h
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-06-28 10:21:10 +0000
committerschneefux <schneefux+commit@schneefux.xyz>2014-06-28 10:21:10 +0000
commit4d1d7105a344cc7f07e30eebbeec37f95556931d (patch)
tree0a3da24750f353dc1b081557ad9e604b3b795162 /shell/panel.h
parent924c77b1548936037cb65f2bec0ce7d29c3277ea (diff)
downloadgraynard-4d1d7105a344cc7f07e30eebbeec37f95556931d.tar.gz
graynard-4d1d7105a344cc7f07e30eebbeec37f95556931d.zip
keep only favorites
Diffstat (limited to 'shell/panel.h')
-rw-r--r--shell/panel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/panel.h b/shell/panel.h
index c0b70f2..434dc18 100644
--- a/shell/panel.h
+++ b/shell/panel.h
@@ -58,6 +58,4 @@ GType maynard_panel_get_type (void) G_GNUC_CONST;
GtkWidget * maynard_panel_new (void);
-void maynard_panel_set_expand (MaynardPanel *self, gboolean expand);
-
#endif /* __MAYNARD_PANEL_H__ */