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 425afc796..cb40338a7 100644 --- a/src/ephy-tab.h +++ b/src/ephy-tab.h @@ -75,8 +75,6 @@ EphyEmbed *ephy_tab_get_embed (EphyTab *tab); EphyTab *ephy_tab_for_embed (EphyEmbed *embed); -EphyEmbedDocumentType ephy_tab_get_document_type (EphyTab *tab); - GdkPixbuf *ephy_tab_get_icon (EphyTab *tab); const char *ephy_tab_get_icon_address (EphyTab *tab); |