diff options
Diffstat (limited to 'embed/ephy-web-view.h')
-rw-r--r-- | 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 0612f48fd..bc48a600a 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, |