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:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user