aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-gtk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface-gtk.cpp')
-rw-r--r--src/interface-gtk.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interface-gtk.cpp b/src/interface-gtk.cpp
index 2b47019..b49a5fb 100644
--- a/src/interface-gtk.cpp
+++ b/src/interface-gtk.cpp
@@ -97,8 +97,6 @@ InterfaceGtk::main(int &argc, char **&argv)
gtk_widget_grab_focus(cmdline_widget);
- ssm(SCI_SETFOCUS, TRUE);
-
cmdline_update("");
}