[easytag/wip/gtkbuilder: 1/2] Remove unused CDDB dialog private struct variable



commit 9f898378b70158f9ca10164fd1a7c45ebad0389d
Author: David King <amigadave amigadave com>
Date:   Sun Sep 14 21:02:47 2014 +0100

    Remove unused CDDB dialog private struct variable

 src/cddb_dialog.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/cddb_dialog.c b/src/cddb_dialog.c
index 11d4498..fa7c131 100644
--- a/src/cddb_dialog.c
+++ b/src/cddb_dialog.c
@@ -65,7 +65,6 @@ struct _EtCDDBDialogPrivate
     GList *album_list;
 
     GtkListStore *album_list_model;
-    GtkListStore *search_string_model;
     GtkListStore *track_list_model;
 
     GtkWidget *search_string_entry;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]