diff options
-rw-r--r-- | lib/ephy-gui.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h index e7aa39e06..3c8aa8f9b 100644 --- a/lib/ephy-gui.h +++ b/lib/ephy-gui.h @@ -70,9 +70,6 @@ void ephy_gui_help (GtkWidget *parent, void ephy_gui_window_update_user_time (GtkWidget *window, guint32 user_time); -void ephy_gui_connect_checkbutton_to_gconf (GtkWidget *widget, - const char *pref); - G_END_DECLS #endif |