diff options
-rw-r--r-- | source3/lib/util_reg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/util_reg.c b/source3/lib/util_reg.c index 2475dca040..a2a62973de 100644 --- a/source3/lib/util_reg.c +++ b/source3/lib/util_reg.c @@ -127,7 +127,6 @@ bool registry_smbconf_valname_forbidden(const char *valname) { /* hard code the list of forbidden names here for now */ const char *forbidden_valnames[] = { - "include", "lock directory", "lock dir", "config backend", |