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

noreply at xfce.org noreply at xfce.org
Fri Aug 5 10:18: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 a0cef9585bae4fc8d6e6ca8c31d503ab8fef9764
Author: Igor <f2404 at yandex.ru>
Date:   Fri Aug 5 11:18:02 2016 +0300

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

diff --git a/terminal/terminal-window-dropdown.c b/terminal/terminal-window-dropdown.c
index 1ccd593..e7bb0bc 100644
--- a/terminal/terminal-window-dropdown.c
+++ b/terminal/terminal-window-dropdown.c
@@ -218,7 +218,6 @@ terminal_window_dropdown_init (TerminalWindowDropdown *dropdown)
   const gchar    *name;
   gboolean        keep_open;
   gboolean        show_borders;
-  GtkWidget      *child;
 
   dropdown->rel_width = 0.80;
   dropdown->rel_height = 0.50;

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


More information about the Xfce4-commits mailing list