diff options
Diffstat (limited to 'embed/ephy-embed-shell.h')
-rw-r--r-- | embed/ephy-embed-shell.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/embed/ephy-embed-shell.h b/embed/ephy-embed-shell.h index c91dc9d80..02eaf43a8 100644 --- a/embed/ephy-embed-shell.h +++ b/embed/ephy-embed-shell.h @@ -103,10 +103,6 @@ void ephy_embed_shell_remove_download (EphyEmbedShell *shell, gboolean ephy_embed_shell_is_private_instance (EphyEmbedShell *shell); -/* Private API */ -void _ephy_embed_shell_track_object (EphyEmbedShell *shell, - GObject *object); - G_END_DECLS #endif /* !EPHY_EMBED_SHELL_H */ |