]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/proto-slap.h
Switch to openldap-data
[openldap] / servers / slapd / proto-slap.h
index e54a8c933ff81227b7d3e4822d7f59467a7b9ce8..8c520dc30d649c40c1241b81a2edac6c766c58e3 100644 (file)
@@ -477,7 +477,6 @@ LDAP_SLAPD_F (int) test_filter LDAP_P((
 /*
  * index.c
  */
-LDAP_SLAPD_F (int) slap_index2prefix LDAP_P(( int indextype ));
 LDAP_SLAPD_F (int) slap_str2index LDAP_P(( const char *str, slap_mask_t *idx ));
 
 /*