summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 5732823..09ba47c 100644
--- a/src/main.c
+++ b/src/main.c
@@ -502,8 +502,6 @@ static void inputbox_activate_cb(GtkEntry *entry)
return;
}
- gtk_widget_grab_focus(GTK_WIDGET(vb.gui.webview));
-
/* do not free or modify text */
text = GET_TEXT();