[Xfce4-commits] [xfce/exo] 01/01: Remove unused struct member, thanks f2404! https://github.com/xfce-mirror/exo/pull/1

noreply at xfce.org noreply at xfce.org
Sat Aug 20 23:46:00 CEST 2016


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

bluesabre pushed a commit to branch master
in repository xfce/exo.

commit 86c2166d45455b2f320bb39a62cec8314ab8932d
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sat Aug 20 17:44:39 2016 -0400

    Remove unused struct member, thanks f2404!
    https://github.com/xfce-mirror/exo/pull/1
---
 exo/exo-icon-chooser-dialog.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/exo/exo-icon-chooser-dialog.c b/exo/exo-icon-chooser-dialog.c
index 894a46e..582d0a1 100644
--- a/exo/exo-icon-chooser-dialog.c
+++ b/exo/exo-icon-chooser-dialog.c
@@ -96,7 +96,6 @@ struct _ExoIconChooserDialogPrivate
   GtkWidget *filter_entry;
   GtkWidget *icon_chooser;
   GtkWidget *file_chooser;
-  GtkWidget *file_preview;
   gchar     *casefolded_text;
 };
 

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


More information about the Xfce4-commits mailing list