Remove unused prototype for smbldap_get_single_pstring().
authorJeremy Allison <jra@samba.org>
Wed, 28 Nov 2007 06:22:35 +0000 (22:22 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 28 Nov 2007 06:22:35 +0000 (22:22 -0800)
commit1cd1c9db3f3350dd4585d96457e918652557855c
tree6b92d688d8590e2ade1af0720f3a51f8de560a26
parentb11e6f21589a00c1803985f202be9cd360944d43
Remove unused prototype for smbldap_get_single_pstring().
Don't use pstr_sprintf() on an fstring - change to talloc.
Jeremy.
(This used to be commit 6cae4b5fa1bcb848cb2a28daaafeefd6bcd08274)
source3/include/smbldap.h
source3/passdb/pdb_ldap.c