diff options
-rw-r--r-- | lib/param/param_functions.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/param/param_functions.c b/lib/param/param_functions.c index 7cb3a69112..6fc7801b45 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -72,7 +72,6 @@ FN_LOCAL_STRING(force_user, force_user) FN_LOCAL_STRING(force_group, force_group) FN_LOCAL_LIST(readlist, readlist) FN_LOCAL_LIST(writelist, writelist) -FN_LOCAL_LIST(printer_admin, printer_admin) FN_LOCAL_LIST(vfs_objects, szVfsObjects) FN_LOCAL_STRING(msdfs_proxy, szMSDfsProxy) static FN_LOCAL_STRING(volume, volume) |