1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-16 00:23:52 +03:00

Fix static module list generation for ldb.

This commit is contained in:
Jelmer Vernooij
2008-02-20 03:40:44 +01:00
parent e464a344bc
commit 92c1c0e913
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);