[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/01: Drop unused vars

noreply at xfce.org noreply at xfce.org
Sun Mar 29 23:15:56 CEST 2020


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       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 panel-plugins/xfce4-clipman-plugin.

commit 9641e2e0834b45562ebc1c64e2e67a34fa1211d0
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sun Mar 29 23:15:48 2020 +0200

    Drop unused vars
---
 panel-plugin/xfce4-clipman-history.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/panel-plugin/xfce4-clipman-history.c b/panel-plugin/xfce4-clipman-history.c
index 161fb94..9635415 100644
--- a/panel-plugin/xfce4-clipman-history.c
+++ b/panel-plugin/xfce4-clipman-history.c
@@ -432,8 +432,6 @@ clipman_history_dialog_init (MyPlugin *plugin)
   GtkWidget *box;
   GtkWidget *button;
   GtkWidget *icon;
-  const gchar *button_text;
-  guint paste_on_activate;
 
   dialog = xfce_titled_dialog_new ();
   gtk_window_set_application (GTK_WINDOW (dialog), GTK_APPLICATION (plugin->app));

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


More information about the Xfce4-commits mailing list