[evolution] EShellSearchbar: Remove unused 'child_containers'.



commit 1e40668551b1822518feb3e9433dd1c0179598c8
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Oct 26 12:35:59 2013 -0400

    EShellSearchbar: Remove unused 'child_containers'.

 shell/e-shell-searchbar.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/shell/e-shell-searchbar.c b/shell/e-shell-searchbar.c
index 9f6adeb..9fd0602 100644
--- a/shell/e-shell-searchbar.c
+++ b/shell/e-shell-searchbar.c
@@ -63,9 +63,6 @@ struct _EShellSearchbarPrivate {
        GtkWidget *search_entry;
        GtkWidget *scope_combo_box;
 
-       /* Child widget containers (referenced) */
-       GQueue child_containers;
-
        /* State Key File */
        gchar *state_group;
 


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