From 012be8884f3fb3a618af3d7dfac29ad40de99f1a Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Fri, 11 Dec 2009 14:01:34 +0200 Subject: Remove the 'favicon' signal from EphyWebView We already have WebKitWebView::icon-loaded, so it's redundant now. --- embed/ephy-web-view.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'embed/ephy-web-view.h') diff --git a/embed/ephy-web-view.h b/embed/ephy-web-view.h index 8a8185386..0612f48fd 100644 --- a/embed/ephy-web-view.h +++ b/embed/ephy-web-view.h @@ -121,8 +121,6 @@ struct _EphyWebViewClass WebKitWebViewClass parent_class; /* Signals */ - void (* favicon) (EphyWebView *view, - const char *location); void (* feed_link) (EphyWebView *view, const char *type, const char *title, -- cgit v1.2.3