mirror of
https://github.com/samba-team/samba.git
synced 2025-11-19 04:23:48 +03:00
r10757: remove the proxy module (it is not complete yet)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
bf5cef6f00
commit
3c5f3032fc
@@ -133,7 +133,6 @@ int ldb_load_modules(struct ldb_context *ldb, const char *options[])
|
||||
{ "objectguid", objectguid_module_init },
|
||||
{ "samldb", samldb_module_init },
|
||||
{ "samba3sam", ldb_samba3sam_module_init },
|
||||
{ "proxy", proxy_module_init },
|
||||
#endif
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user