diff options
Diffstat (limited to 'source3/param')
-rw-r--r-- | source3/param/loadparm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index 26f81f2eca..bee204b9c7 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -5265,7 +5265,6 @@ int lp_cups_encrypt(void) /* These functions remain in source3/param for now */ FN_GLOBAL_INTEGER(security, security) -FN_GLOBAL_INTEGER(usershare_max_shares, iUsershareMaxShares) FN_GLOBAL_STRING(configfile, szConfigFile) #include "lib/param/param_functions.c" |