diff options
Diffstat (limited to 'src/ephy-tab.h')
-rw-r--r-- | src/ephy-tab.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-tab.h b/src/ephy-tab.h index 46ed4c6e6..e2f042b07 100644 --- a/src/ephy-tab.h +++ b/src/ephy-tab.h @@ -68,9 +68,6 @@ void ephy_tab_set_size (EphyTab *tab, int width, int height); -/* private */ -guint _ephy_tab_get_id (EphyTab *tab); - G_END_DECLS #endif |