aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-tab.h
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2007-10-20 23:39:26 +0800
committerXan Lopez <xan@src.gnome.org>2007-10-20 23:39:26 +0800
commitb9cf74cb0fce7bde8feccbe7ea0ecf8579d8c77c (patch)
tree2e92577ce2e9c4f91e5cf7d11dc357955e121a96 /src/ephy-tab.h
parentc0e3df7630afa1ea61a9a0e76976f0df042122a5 (diff)
downloadgsoc2013-epiphany-b9cf74cb0fce7bde8feccbe7ea0ecf8579d8c77c.tar
gsoc2013-epiphany-b9cf74cb0fce7bde8feccbe7ea0ecf8579d8c77c.tar.gz
gsoc2013-epiphany-b9cf74cb0fce7bde8feccbe7ea0ecf8579d8c77c.tar.bz2
gsoc2013-epiphany-b9cf74cb0fce7bde8feccbe7ea0ecf8579d8c77c.tar.lz
gsoc2013-epiphany-b9cf74cb0fce7bde8feccbe7ea0ecf8579d8c77c.tar.xz
gsoc2013-epiphany-b9cf74cb0fce7bde8feccbe7ea0ecf8579d8c77c.tar.zst
gsoc2013-epiphany-b9cf74cb0fce7bde8feccbe7ea0ecf8579d8c77c.zip
Completely remove usage of visibility signal from src/
svn path=/trunk/; revision=7537
Diffstat (limited to 'src/ephy-tab.h')
-rw-r--r--src/ephy-tab.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ephy-tab.h b/src/ephy-tab.h
index 1993ba2f5..425afc796 100644
--- a/src/ephy-tab.h
+++ b/src/ephy-tab.h
@@ -117,8 +117,6 @@ const char *ephy_tab_get_title (EphyTab *tab);
const char *ephy_tab_get_title_composite (EphyTab *tab);
-gboolean ephy_tab_get_visibility (EphyTab *tab);
-
float ephy_tab_get_zoom (EphyTab *tab);
/* private */