diff options
-rw-r--r-- | 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 9f6adebbcf..9fd0602cd1 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; |