[Xfce4-commits] [xfce/xfce4-panel] 01/02: libxfce4panel: Remove unused icon_size variable
    noreply at xfce.org 
    noreply at xfce.org
       
    Thu Dec  6 22:59:10 CET 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
a   j   b       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-panel.
commit 3a0bdf11a995e38ab4d74078c4002ff6a0ea62b3
Author: Alistair Buxton <a.j.buxton at gmail.com>
Date:   Tue Dec 4 22:11:25 2018 +0000
    libxfce4panel: Remove unused icon_size variable
---
 libxfce4panel/xfce-panel-plugin.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/libxfce4panel/xfce-panel-plugin.c b/libxfce4panel/xfce-panel-plugin.c
index 03a7202..6673551 100644
--- a/libxfce4panel/xfce-panel-plugin.c
+++ b/libxfce4panel/xfce-panel-plugin.c
@@ -1451,7 +1451,6 @@ xfce_panel_plugin_set_size (XfcePanelPluginProvider *provider,
   XfcePanelPlugin *plugin = XFCE_PANEL_PLUGIN (provider);
   gboolean         handled = FALSE;
   gint             real_size;
-  gint             icon_size;
 
   panel_return_if_fail (XFCE_IS_PANEL_PLUGIN (provider));
 
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list