diff options
Diffstat (limited to 'src/bookmarks/ephy-new-bookmark.h')
-rw-r--r-- | src/bookmarks/ephy-new-bookmark.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/bookmarks/ephy-new-bookmark.h b/src/bookmarks/ephy-new-bookmark.h index fae8e3b7c..15b3c2c1b 100644 --- a/src/bookmarks/ephy-new-bookmark.h +++ b/src/bookmarks/ephy-new-bookmark.h @@ -69,13 +69,6 @@ void ephy_new_bookmark_set_smarturl (EphyNewBookmark *bookmark, gulong ephy_new_bookmark_get_id (EphyNewBookmark *bookmark); -/* Convenience function for callers */ - -void ephy_new_bookmark_response_cb (EphyNewBookmark *bookmark, - int response_id, - gpointer user_data); - - G_END_DECLS #endif /* EPHY_NEW_BOOKMARK_H */ |