summaryrefslogtreecommitdiff
path: root/src/view.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/view.c')
-rw-r--r--src/view.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/view.c b/src/view.c
index 5693d387..b5024816 100644
--- a/src/view.c
+++ b/src/view.c
@@ -383,7 +383,6 @@ dwb_web_view_load_status_cb(WebKitWebView *web, GParamSpec *pspec, GList *gl) {
g_object_set(webkit_web_view_get_settings(web), "enable-scripts", false, NULL);
v->status->scripts &= ~SCRIPTS_ALLOWED_TEMPORARY;
}
- dwb_normal_mode(true);
break;
case WEBKIT_LOAD_FIRST_VISUALLY_NON_EMPTY_LAYOUT:
// TODO use this state for adblocker