aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ephy-notebook.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ephy-notebook.c b/src/ephy-notebook.c
index 4e16a2f77..2349af8f9 100644
--- a/src/ephy-notebook.c
+++ b/src/ephy-notebook.c
@@ -56,8 +56,6 @@ struct _EphyNotebookPrivate
guint tabs_allowed : 1;
};
-static void ephy_notebook_init (EphyNotebook *notebook);
-static void ephy_notebook_class_init (EphyNotebookClass *klass);
static void ephy_notebook_finalize (GObject *object);
static int ephy_notebook_insert_page (GtkNotebook *notebook,
GtkWidget *child,