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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/web-view.h b/src/web-view.h
index df28300..24a1ba5 100644
--- a/src/web-view.h
+++ b/src/web-view.h
@@ -56,11 +56,6 @@ mq_web_view_get_uri(MqWebView *web_view);
void
mq_web_view_load_uri(MqWebView *web_view, const gchar *uri);
-/* Temporary compatibility methods */
-
-WebKitWebView *
-mq_web_view_get_web_view(MqWebView *body);
-
G_END_DECLS
#endif /* MQ_WEB_VIEW_H */