summaryrefslogtreecommitdiffstats
path: root/src/web-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/web-view.h')
-rw-r--r--src/web-view.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/web-view.h b/src/web-view.h
index f56c874..df28300 100644
--- a/src/web-view.h
+++ b/src/web-view.h
@@ -58,8 +58,6 @@ mq_web_view_load_uri(MqWebView *web_view, const gchar *uri);
/* Temporary compatibility methods */
-GtkWidget *
-mq_web_view_get_container(MqWebView *body);
WebKitWebView *
mq_web_view_get_web_view(MqWebView *body);