diff options
Diffstat (limited to 'addressbook/util')
-rw-r--r-- | addressbook/util/eab-book-util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/util/eab-book-util.c b/addressbook/util/eab-book-util.c index 599486cfda..54e95e4950 100644 --- a/addressbook/util/eab-book-util.c +++ b/addressbook/util/eab-book-util.c @@ -187,7 +187,6 @@ eab_strstrcase (const gchar *haystack, const gchar *needle) return NULL; } - GList* eab_contact_list_from_string (const gchar *str) { |