diff options
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-manager.h')
-rw-r--r-- | addressbook/gui/component/select-names/e-select-names-manager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-manager.h b/addressbook/gui/component/select-names/e-select-names-manager.h index 18bead5512..0830d299d5 100644 --- a/addressbook/gui/component/select-names/e-select-names-manager.h +++ b/addressbook/gui/component/select-names/e-select-names-manager.h @@ -33,7 +33,6 @@ struct _ESelectNamesManager { ESelectNames *names; ESourceList *source_list; - GSList *completion_uids; GList *completion_books; int minimum_query_length; |