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 3af85fb80..d8317167c 100644 --- a/src/ephy-tab.h +++ b/src/ephy-tab.h @@ -85,8 +85,6 @@ void ephy_tab_set_size (EphyTab *tab, const char *ephy_tab_get_status_message (EphyTab *tab); -const char *ephy_tab_get_title (EphyTab *tab); - const char *ephy_tab_get_title_composite (EphyTab *tab); /* private */ |