diff options
Diffstat (limited to 'lib/ephy-gui.h')
-rw-r--r-- | lib/ephy-gui.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h index d5e02d68f..e7aa39e06 100644 --- a/lib/ephy-gui.h +++ b/lib/ephy-gui.h @@ -70,8 +70,6 @@ void ephy_gui_help (GtkWidget *parent, void ephy_gui_window_update_user_time (GtkWidget *window, guint32 user_time); -GtkWidget *ephy_gui_message_dialog_get_content_box (GtkWidget *dialog); - void ephy_gui_connect_checkbutton_to_gconf (GtkWidget *widget, const char *pref); |