diff options
Diffstat (limited to 'addressbook/gui/component/openldap-extract.h')
-rw-r--r-- | addressbook/gui/component/openldap-extract.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/component/openldap-extract.h b/addressbook/gui/component/openldap-extract.h index 996bf370a8..2d8c34b242 100644 --- a/addressbook/gui/component/openldap-extract.h +++ b/addressbook/gui/component/openldap-extract.h @@ -97,7 +97,6 @@ typedef struct ldap_objectclass { gchar **oc_at_oids_may; /* OPTIONAL */ } LDAPObjectClass; - static void vfree(gpointer *vec) { |