s4:s3compat Remove call to now removed namecache_enable()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 11 May 2010 10:58:29 +0000 (20:58 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 01:14:04 +0000 (11:14 +1000)
source4/s3compat/s3compat.c

index 75b315faadd150de0b47e059fb0457283ecdf69e..997371f0393a4a769593e2f31ab91f24d97ec3aa 100644 (file)
@@ -49,7 +49,6 @@ void s3compat_initialise(const char *config_file, bool interactive)
        messaging_tdb_parent_init();
        notify_internal_parent_init();
        serverid_parent_init();
-       namecache_enable();
        print_backend_init(smbd_messaging_context());
        share_info_db_init();