diff options
Diffstat (limited to 'embed/ephy-web-view.h')
-rw-r--r-- | embed/ephy-web-view.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/embed/ephy-web-view.h b/embed/ephy-web-view.h index 94e7cced9..e37d0e2db 100644 --- a/embed/ephy-web-view.h +++ b/embed/ephy-web-view.h @@ -107,10 +107,6 @@ struct _EphyWebViewClass const char *type, const char *title, const char *address); - gboolean (* dom_mouse_click) (EphyWebView *view, - EphyEmbedEvent *event); - gboolean (* dom_mouse_down) (EphyWebView *view, - EphyEmbedEvent *event); void (* popup_blocked) (EphyWebView *view, const char *address, const char *target, |