diff options
Diffstat (limited to 'embed/ephy-cookie-manager.h')
-rw-r--r-- | embed/ephy-cookie-manager.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-cookie-manager.h b/embed/ephy-cookie-manager.h index f4782d2cf..c82ace19e 100644 --- a/embed/ephy-cookie-manager.h +++ b/embed/ephy-cookie-manager.h @@ -108,8 +108,6 @@ void ephy_cookie_free (EphyCookie *cookie); GType ephy_cookie_manager_get_type (void); -void ephy_cookie_free (EphyCookie *cookie); - GList * ephy_cookie_manager_list_cookies (EphyCookieManager *manager); void ephy_cookie_manager_remove_cookie (EphyCookieManager *manager, |