diff options
Diffstat (limited to 'addressbook/util/eab-book-util.c')
-rw-r--r-- | addressbook/util/eab-book-util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/util/eab-book-util.c b/addressbook/util/eab-book-util.c index afe5124724..a463d43480 100644 --- a/addressbook/util/eab-book-util.c +++ b/addressbook/util/eab-book-util.c @@ -345,7 +345,7 @@ eab_book_and_contact_list_to_string (EBook *book, GList *contacts) return s1; } -#if notyet +#ifdef notyet /* * Convenience routine to check for addresses in the local address book. */ |