aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rw-r--r--embed/ephy-web-view.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/ephy-web-view.c b/embed/ephy-web-view.c
index 1db998f29..a65453224 100644
--- a/embed/ephy-web-view.c
+++ b/embed/ephy-web-view.c
@@ -2098,6 +2098,7 @@ ephy_web_view_is_history_frozen (EphyWebView *view)
return view->priv->history_frozen;
}
+#ifndef HAVE_WEBKIT2
static gboolean
web_view_check_snapshot (WebKitWebView *web_view)
{
@@ -2115,6 +2116,7 @@ web_view_check_snapshot (WebKitWebView *web_view)
return FALSE;
}
+#endif
#ifdef HAVE_WEBKIT2
static void