summaryrefslogtreecommitdiff
path: root/libview/ev-web-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'libview/ev-web-view.c')
-rw-r--r--libview/ev-web-view.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libview/ev-web-view.c b/libview/ev-web-view.c
index 2fc06791..3fa532f4 100644
--- a/libview/ev-web-view.c
+++ b/libview/ev-web-view.c
@@ -81,8 +81,6 @@ static void ev_web_view_page_changed_cb (EvDocumentModel
static void ev_web_view_dispose (GObject *object);
static void ev_web_view_finalize (GObject *object);
-static void ev_web_view_class_init (EvWebViewClass *klass);
-static void ev_web_view_init (EvWebView *webview);
G_DEFINE_TYPE (EvWebView, ev_web_view, WEBKIT_TYPE_WEB_VIEW)