diff options
Diffstat (limited to 'addressbook/gui/merging/eab-contact-compare.h')
-rw-r--r-- | addressbook/gui/merging/eab-contact-compare.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/addressbook/gui/merging/eab-contact-compare.h b/addressbook/gui/merging/eab-contact-compare.h index d08461940b..4fc8ed1569 100644 --- a/addressbook/gui/merging/eab-contact-compare.h +++ b/addressbook/gui/merging/eab-contact-compare.h @@ -66,7 +66,5 @@ EABContactMatchType eab_contact_compare (EContact *contact1, EContact void eab_contact_locate_match (EContact *contact, EABContactMatchQueryCallback cb, gpointer closure); void eab_contact_locate_match_full (EBook *book, EContact *contact, GList *avoid, EABContactMatchQueryCallback cb, gpointer closure); - - #endif /* __E_CONTACT_COMPARE_H__ */ |