summaryrefslogtreecommitdiff
path: root/libslab/app-resizer.c
diff options
context:
space:
mode:
Diffstat (limited to 'libslab/app-resizer.c')
-rw-r--r--libslab/app-resizer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libslab/app-resizer.c b/libslab/app-resizer.c
index 00c0cd2a..e53132fc 100644
--- a/libslab/app-resizer.c
+++ b/libslab/app-resizer.c
@@ -23,8 +23,6 @@
#include "app-shell.h"
#include "app-resizer.h"
-static void app_resizer_class_init (AppResizerClass *);
-static void app_resizer_init (AppResizer *);
static void app_resizer_size_allocate (GtkWidget * resizer, GtkAllocation * allocation);
static gboolean app_resizer_paint_window (GtkWidget * widget, cairo_t * cr, AppShellData * app_data);