1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

s3:smbd: remove some commented out legacy code

Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Thu Dec  2 01:18:19 CET 2010 on sn-devel-104
This commit is contained in:
Michael Adam 2010-10-28 13:58:31 +02:00
parent f5c5fd9e82
commit 813fe0bc4d

View File

@ -1155,11 +1155,6 @@ extern void build_options(bool screen);
if (!print_backend_init(smbd_messaging_context()))
exit(1);
#if 0
if (!init_svcctl_db())
exit(1);
#endif
/* Open the share_info.tdb here, so we don't have to open
after the fork on every single connection. This is a small
performance improvment and reduces the total number of system