diff --git a/servers/slapd/attr.c b/servers/slapd/attr.c index 5a602ea4a4..d98ec3cefe 100644 --- a/servers/slapd/attr.c +++ b/servers/slapd/attr.c @@ -22,12 +22,6 @@ #include "ldap_pvt.h" #include "slap.h" -#ifdef LDAP_DEBUG -static void at_index_print( void ) -{ -} -#endif - void attr_free( Attribute *a ) {