1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-05 04:59:08 +03:00

Fix static module list generation for ldb.

(This used to be commit 92c1c0e913)
This commit is contained in:
Jelmer Vernooij
2008-02-20 03:40:44 +01:00
parent 84f69645c2
commit 0020793515
20 changed files with 18 additions and 48 deletions

View File

@ -61,8 +61,6 @@ int main(int argc, const char **argv)
lp_load(lp_ctx, dyn_CONFIGFILE);
}
ldb_global_init();
gensec_init(lp_ctx);
mprSetCtx(mem_ctx);