s3:libsmb/namecache Remove namecache_enable()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 11 May 2010 00:04:30 +0000 (10:04 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 13 May 2010 00:12:26 +0000 (10:12 +1000)
commit4ef847a3b7031147711751f96e002f120bb05f04
treef0578f8a87767e2aedb79e588db8479c0a75885e
parent426d92eedbe002624ab8553d23ec9ea1465acefa
s3:libsmb/namecache Remove namecache_enable()

No caller honours the return value, and this call only prints a
DEBUG().  Removing this reduces the number of initialisation
boilerplate calls s3compat has to make.

Andrew Bartlett
source3/libsmb/namecache.c