From 4d1d7105a344cc7f07e30eebbeec37f95556931d Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 28 Jun 2014 10:21:10 +0000 Subject: keep only favorites --- shell/panel.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'shell/panel.h') 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__ */ -- cgit v1.3.1