mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
r10757: remove the proxy module (it is not complete yet)
(This used to be commit 3c5f3032fc
)
This commit is contained in:
parent
3cb96c8db9
commit
01e6c56208
@ -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 }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user