aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-web-app-utils.h
diff options
context:
space:
mode:
authorManuel Rego Casasnovas <rego@igalia.com>2013-02-25 21:17:11 +0800
committerXan Lopez <xan@igalia.com>2013-03-02 22:32:31 +0800
commitb5b4d3a8680ac4b7c7358af782cc823213b412bc (patch)
treed9506b788da308a959629c6c1d67f44f7dfb15e5 /lib/ephy-web-app-utils.h
parent8a00f5c726c9b1fbe3dbe346957d0d2dbaee008b (diff)
downloadgsoc2013-epiphany-b5b4d3a8680ac4b7c7358af782cc823213b412bc.tar
gsoc2013-epiphany-b5b4d3a8680ac4b7c7358af782cc823213b412bc.tar.gz
gsoc2013-epiphany-b5b4d3a8680ac4b7c7358af782cc823213b412bc.tar.bz2
gsoc2013-epiphany-b5b4d3a8680ac4b7c7358af782cc823213b412bc.tar.lz
gsoc2013-epiphany-b5b4d3a8680ac4b7c7358af782cc823213b412bc.tar.xz
gsoc2013-epiphany-b5b4d3a8680ac4b7c7358af782cc823213b412bc.tar.zst
gsoc2013-epiphany-b5b4d3a8680ac4b7c7358af782cc823213b412bc.zip
Move code to get application icon from DOM to ephy-dom-utils
https://bugzilla.gnome.org/show_bug.cgi?id=694091
Diffstat (limited to 'lib/ephy-web-app-utils.h')
-rw-r--r--lib/ephy-web-app-utils.h4
1 files changed, 0 insertions, 4 deletions
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