aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xwidget.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xwidget.c b/src/xwidget.c
index 54efdba1797..3d7acee9605 100644
--- a/src/xwidget.c
+++ b/src/xwidget.c
@@ -275,8 +275,6 @@ TYPE is a symbol which can take one of the following values:
275 "navigation-policy-decision-requested", 275 "navigation-policy-decision-requested",
276 G_CALLBACK (webkit_osr_navigation_policy_decision_requested_callback), 276 G_CALLBACK (webkit_osr_navigation_policy_decision_requested_callback),
277 xw); 277 xw);
278 //webkit_web_view_load_uri(WEBKIT_WEB_VIEW(xw->widget_osr), "http://www.fsf.org");
279
280 } 278 }
281 279
282 if (EQ(xw->type, Qsocket_osr)) { 280 if (EQ(xw->type, Qsocket_osr)) {