[epiphany] ephy-web-view.h: remove old signal from class struct



commit 91d4b52277f69b966147873528fbe985a024bffd
Author: Xan Lopez <xan gnome org>
Date:   Fri Dec 11 14:02:40 2009 +0200

    ephy-web-view.h: remove old signal from class struct

 embed/ephy-web-view.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/embed/ephy-web-view.h b/embed/ephy-web-view.h
index 0612f48..bc48a60 100644
--- a/embed/ephy-web-view.h
+++ b/embed/ephy-web-view.h
@@ -143,8 +143,6 @@ struct _EphyWebViewClass
                                  const char *uri);
   gboolean (* modal_alert)	(EphyWebView *view);
   void	 (* modal_alert_closed) (EphyWebView *view);
-  void	 (* document_type)	(EphyWebView *view,
-                                 EphyWebViewDocumentType type);
   void	 (* new_window)		(EphyWebView *view,
                                  EphyWebView *new_view);
   gboolean (* search_key_press)	(EphyWebView *view,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]