[Xfce4-commits] [apps/xfce4-terminal] 01/01: Revise previous commit
noreply at xfce.org
noreply at xfce.org
Thu Aug 18 11:41:44 CEST 2016
This is an automated email from the git hooks/post-receive script.
f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.
commit 598df17bdc4085fa90e0271c635eb1f7af59f049
Author: Igor <f2404 at yandex.ru>
Date: Thu Aug 18 12:41:38 2016 +0300
Revise previous commit
---
terminal/terminal-screen.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/terminal/terminal-screen.c b/terminal/terminal-screen.c
index 2d1d4ac..13dcd00 100644
--- a/terminal/terminal-screen.c
+++ b/terminal/terminal-screen.c
@@ -1839,8 +1839,6 @@ terminal_screen_force_resize_window (TerminalScreen *screen,
gtk_window_resize (window, width, height);
else
gtk_window_set_default_size (window, width, height);
-
- gtk_widget_grab_focus (screen);
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list