aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names.h')
-rw-r--r--addressbook/gui/component/select-names/e-select-names.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names.h b/addressbook/gui/component/select-names/e-select-names.h
index 443784ee9e..a351955ebe 100644
--- a/addressbook/gui/component/select-names/e-select-names.h
+++ b/addressbook/gui/component/select-names/e-select-names.h
@@ -33,7 +33,6 @@
#include "e-select-names-model.h"
#include "e-util/e-list.h"
-#include "shell/evolution-storage-listener.h"
#ifdef __cplusplus
extern "C" {
@@ -75,10 +74,6 @@ struct _ESelectNames
GtkWidget *search_entry;
GtkWidget *select_entry;
GtkWidget *status_message;
- EvolutionStorageListener *local_listener;
- EvolutionStorageListener *other_contacts_listener;
- GHashTable *folders;
- GHashTable *folders_by_uri;
char *def;
ESelectNamesFolder *current_folder;
};