aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-completion.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-completion.c')
-rw-r--r--addressbook/gui/component/select-names/e-select-names-completion.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-completion.c b/addressbook/gui/component/select-names/e-select-names-completion.c
index 8639ca5871..54f833dd4f 100644
--- a/addressbook/gui/component/select-names/e-select-names-completion.c
+++ b/addressbook/gui/component/select-names/e-select-names-completion.c
@@ -290,7 +290,6 @@ match_name (ESelectNamesCompletion *comp, EDestination *dest)
gchar *menu_text = NULL;
ECard *card;
gchar *cpy, **strv;
- const gchar *email;
gint len, i, match_len = 0;
gint match = 0, first_match = 0;
double score = 0;