]> granicus.if.org Git - php/commitdiff
- Removed non-existing function entry
authorJani Taskinen <jani@php.net>
Fri, 13 Jul 2007 01:22:43 +0000 (01:22 +0000)
committerJani Taskinen <jani@php.net>
Fri, 13 Jul 2007 01:22:43 +0000 (01:22 +0000)
ext/ldap/php_ldap.h

index d39708d976baf6027bb197f0b3b5bedc8eeb8a91..780e4ed37362185711d86180e5485debd0122894 100644 (file)
@@ -55,7 +55,6 @@ PHP_FUNCTION(ldap_next_attribute);
 PHP_FUNCTION(ldap_get_attributes);
 PHP_FUNCTION(ldap_get_values);
 PHP_FUNCTION(ldap_get_values_len);
-PHP_FUNCTION(ber_free);
 PHP_FUNCTION(ldap_get_dn);
 PHP_FUNCTION(ldap_explode_dn);
 PHP_FUNCTION(ldap_dn2ufn);