aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-01-01 01:10:53 +0800
committerXan Lopez <xan@igalia.com>2012-01-01 01:11:41 +0800
commitca4ca66ad246d8554d8fe97ee4bb64c055ce5b33 (patch)
tree5820b4e4eef01cb410e3676f43c6252eee16a534 /lib
parentdf732dc9afe00ca4dea2a3c39fb852e1ee6846ca (diff)
downloadgsoc2013-epiphany-ca4ca66ad246d8554d8fe97ee4bb64c055ce5b33.tar
gsoc2013-epiphany-ca4ca66ad246d8554d8fe97ee4bb64c055ce5b33.tar.gz
gsoc2013-epiphany-ca4ca66ad246d8554d8fe97ee4bb64c055ce5b33.tar.bz2
gsoc2013-epiphany-ca4ca66ad246d8554d8fe97ee4bb64c055ce5b33.tar.lz
gsoc2013-epiphany-ca4ca66ad246d8554d8fe97ee4bb64c055ce5b33.tar.xz
gsoc2013-epiphany-ca4ca66ad246d8554d8fe97ee4bb64c055ce5b33.tar.zst
gsoc2013-epiphany-ca4ca66ad246d8554d8fe97ee4bb64c055ce5b33.zip
ephy-gui: remove long gone method declaration
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-gui.h3
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