From 0d6c92c7faca90c9f2844becf1a050c49ea7974c Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 24 May 2010 12:51:29 +0200 Subject: ephy-web-view: remove dom-content-loaded signal Would duplicate the functionality of the WebKit DOM signals, if it worked at all... --- 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 5b6a28d4c..c2ee23bf7 100644 --- a/embed/ephy-web-view.h +++ b/embed/ephy-web-view.h @@ -124,8 +124,6 @@ struct _EphyWebViewClass EphyEmbedEvent *event); gboolean (* dom_mouse_down) (EphyWebView *view, EphyEmbedEvent *event); - void (* dom_content_loaded) (EphyWebView *view, - gpointer event); void (* popup_blocked) (EphyWebView *view, const char *address, const char *target, -- cgit v1.2.3