aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-statusbar.h
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2010-05-13 18:56:29 +0800
committerXan Lopez <xan@gnome.org>2010-05-13 18:56:29 +0800
commita3f08a52b5b93c67665ad9ca4341e30940538cf1 (patch)
tree1a3ec314e230734f00e84fc35a0f0947e86a30fc /src/ephy-statusbar.h
parent442bc41cb9fcf744ff874098cc8fadd0d121821c (diff)
downloadgsoc2013-epiphany-a3f08a52b5b93c67665ad9ca4341e30940538cf1.tar
gsoc2013-epiphany-a3f08a52b5b93c67665ad9ca4341e30940538cf1.tar.gz
gsoc2013-epiphany-a3f08a52b5b93c67665ad9ca4341e30940538cf1.tar.bz2
gsoc2013-epiphany-a3f08a52b5b93c67665ad9ca4341e30940538cf1.tar.lz
gsoc2013-epiphany-a3f08a52b5b93c67665ad9ca4341e30940538cf1.tar.xz
gsoc2013-epiphany-a3f08a52b5b93c67665ad9ca4341e30940538cf1.tar.zst
gsoc2013-epiphany-a3f08a52b5b93c67665ad9ca4341e30940538cf1.zip
ephy-statusbar: remove caret browsing indicator
We now show a dialog before enabling the preference, which should be warning enough.
Diffstat (limited to 'src/ephy-statusbar.h')
-rw-r--r--src/ephy-statusbar.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-statusbar.h b/src/ephy-statusbar.h
index fdcd2e93c..32993605d 100644
--- a/src/ephy-statusbar.h
+++ b/src/ephy-statusbar.h
@@ -58,9 +58,6 @@ GType ephy_statusbar_get_type (void);
GtkWidget *ephy_statusbar_new (void);
-void ephy_statusbar_set_caret_mode (EphyStatusbar *statusbar,
- gboolean enabled);
-
void ephy_statusbar_set_popups_state (EphyStatusbar *statusbar,
gboolean hidden,
const char *tooltip);