diff options
Diffstat (limited to 'lib/ephy-gui.h')
-rw-r--r-- | lib/ephy-gui.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/ephy-gui.h b/lib/ephy-gui.h index 226f262f9..6668a4598 100644 --- a/lib/ephy-gui.h +++ b/lib/ephy-gui.h @@ -57,10 +57,6 @@ GtkWindowGroup *ephy_gui_ensure_window_group (GtkWindow *window); gboolean ephy_gui_is_middle_click (void); -gboolean ephy_gui_select_row_by_key (GtkTreeView *treeview, - gint column, - guint32 unicode); - gboolean ephy_gui_confirm_overwrite_file (GtkWidget *parent, const char *filename); |