summaryrefslogtreecommitdiffstats
path: root/src/web-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/web-view.c')
-rw-r--r--src/web-view.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/web-view.c b/src/web-view.c
index 5d90b0c..6cb2cb7 100644
--- a/src/web-view.c
+++ b/src/web-view.c
@@ -223,8 +223,6 @@ constructed(GObject *object)
mq_web_view_zoom_reset(web_view);
gtk_widget_set_vexpand(GTK_WIDGET(web_view), TRUE);
- /* FIXME: This doesn't seem to be working. */
- gtk_widget_grab_focus(GTK_WIDGET(web_view));
}
static void