[Xfce4-commits] [apps/xfce4-terminal] 01/01: Remove unused variable

noreply at xfce.org noreply at xfce.org
Thu Sep 15 18:12:08 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 c3fc1d35b9eef6b390a7c1130c1c09abcdd2dc92
Author: Igor <f2404 at yandex.ru>
Date:   Thu Sep 15 19:11:18 2016 +0300

    Remove unused variable
---
 terminal/terminal-screen.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/terminal/terminal-screen.c b/terminal/terminal-screen.c
index 01bf43d..9063f1f 100644
--- a/terminal/terminal-screen.c
+++ b/terminal/terminal-screen.c
@@ -174,7 +174,6 @@ struct _TerminalScreen
   guint                hold : 1;
 
   guint                background_timer_id;
-  guint                launch_idle_id;
 
   guint                activity_timeout_id;
   time_t               activity_resize_time;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list