From b5b4d3a8680ac4b7c7358af782cc823213b412bc Mon Sep 17 00:00:00 2001 From: Manuel Rego Casasnovas Date: Mon, 25 Feb 2013 14:17:11 +0100 Subject: Move code to get application icon from DOM to ephy-dom-utils https://bugzilla.gnome.org/show_bug.cgi?id=694091 --- lib/ephy-web-app-utils.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/ephy-web-app-utils.h') diff --git a/lib/ephy-web-app-utils.h b/lib/ephy-web-app-utils.h index adb254e5f..adc2acd7e 100644 --- a/lib/ephy-web-app-utils.h +++ b/lib/ephy-web-app-utils.h @@ -58,10 +58,6 @@ void ephy_web_application_free_application_list (GList *list); gboolean ephy_web_application_exists (const char *name); -gboolean ephy_web_view_get_best_icon (WebKitWebView *view, - char **uri, - GdkRGBA *rgba); - G_END_DECLS #endif -- cgit v1.2.3