summaryrefslogtreecommitdiff
path: root/src/caja-notebook.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/caja-notebook.c')
-rw-r--r--src/caja-notebook.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/caja-notebook.c b/src/caja-notebook.c
index c91ab3c3..9f39f358 100644
--- a/src/caja-notebook.c
+++ b/src/caja-notebook.c
@@ -41,8 +41,6 @@
#define AFTER_ALL_TABS -1
-static void caja_notebook_init (CajaNotebook *notebook);
-static void caja_notebook_class_init (CajaNotebookClass *klass);
static int caja_notebook_insert_page (GtkNotebook *notebook,
GtkWidget *child,
GtkWidget *tab_label,