diff options
Diffstat (limited to 'addressbook/gui/merging/eab-contact-merging.c')
-rw-r--r-- | addressbook/gui/merging/eab-contact-merging.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/merging/eab-contact-merging.c b/addressbook/gui/merging/eab-contact-merging.c index 6e6224835c..2b62299b65 100644 --- a/addressbook/gui/merging/eab-contact-merging.c +++ b/addressbook/gui/merging/eab-contact-merging.c @@ -64,7 +64,6 @@ static void match_query_callback (EContact *contact, EContact *match, EABContact static GList *merging_queue = NULL; static gint running_merge_requests = 0; - static void add_lookup (EContactMergingLookup *lookup) { |