Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/ldap-schema.h
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-07-28 18:20:06 +0200
committerArthur de Jong <arthur@arthurdejong.org>2007-07-28 18:20:06 +0200
commit9e68b31911052fd5270c036366d2875f02ec3280 (patch)
treeec6d37e7cb09ab75dc94747d6da7ae94879dc421 /nslcd/ldap-schema.h
parentc8fa7714097214ca7efd94ed69d27ffaacb59a07 (diff)
define the list of attributes to look up in searches in the service modules instead of in ldap-schema
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@337 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd/ldap-schema.h')
-rw-r--r--nslcd/ldap-schema.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nslcd/ldap-schema.h b/nslcd/ldap-schema.h
index 60bb0e7..aeb6c34 100644
--- a/nslcd/ldap-schema.h
+++ b/nslcd/ldap-schema.h
@@ -30,7 +30,6 @@
* function to initialize global lookup filters.
*/
void _nss_ldap_init_filters(void);
-void _nss_ldap_init_attributes(const char ***attrtab);
/**
* make filters formerly declared in ldap-*.h globally available.