diff options
Diffstat (limited to 'addressbook/importers/evolution-ldif-importer.c')
-rw-r--r-- | addressbook/importers/evolution-ldif-importer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/importers/evolution-ldif-importer.c b/addressbook/importers/evolution-ldif-importer.c index 8aaad1ba33..2c8b24cac5 100644 --- a/addressbook/importers/evolution-ldif-importer.c +++ b/addressbook/importers/evolution-ldif-importer.c @@ -71,7 +71,6 @@ typedef struct { static void ldif_import_done(LDIFImporter *gci); - static struct { const gchar *ldif_attribute; EContactField contact_field; |