aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-gui.h
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2010-06-13 03:39:42 +0800
committerXan Lopez <xan@gnome.org>2010-06-13 04:01:46 +0800
commit79e70c1d4046f227670233736f26ef7da15292b9 (patch)
tree36ede7d58ab488dc833e86888cda7cde29efc6d9 /lib/ephy-gui.h
parenta7559f3ca609fb87643adf7dfb1cde68d6d4484a (diff)
downloadgsoc2013-epiphany-79e70c1d4046f227670233736f26ef7da15292b9.tar.gz
gsoc2013-epiphany-79e70c1d4046f227670233736f26ef7da15292b9.tar.zst
gsoc2013-epiphany-79e70c1d4046f227670233736f26ef7da15292b9.zip
ephy-gui: remove unused method
Diffstat (limited to 'lib/ephy-gui.h')
-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 b32fd7f20..d5e02d68f 100644
--- a/lib/ephy-gui.h
+++ b/lib/ephy-gui.h
@@ -72,9 +72,6 @@ void ephy_gui_window_update_user_time (GtkWidget *window,
GtkWidget *ephy_gui_message_dialog_get_content_box (GtkWidget *dialog);
-void ephy_gui_message_dialog_set_wrap_mode (GtkMessageDialog *dialog,
- PangoWrapMode wrap_mode);
-
void ephy_gui_connect_checkbutton_to_gconf (GtkWidget *widget,
const char *pref);