diff options
Diffstat (limited to 'src/ephy-tab.h')
-rw-r--r-- | src/ephy-tab.h | 2 |
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 */ |