From 519a31197ac8e87c8b7e077521aedb4264fda3b6 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 9 Jun 2001 10:21:49 +0000 Subject: Removed unused email variable. 2001-06-09 Christopher James Lahey * gui/component/select-names/e-select-names-completion.c (match_name): Removed unused email variable. svn path=/trunk/; revision=10173 --- addressbook/gui/component/select-names/e-select-names-completion.c | 1 - 1 file changed, 1 deletion(-) (limited to 'addressbook/gui/component/select-names/e-select-names-completion.c') 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; -- cgit v1.2.3