lib/param: remove unused 'printer_admin'
authorStefan Metzmacher <metze@samba.org>
Mon, 29 Apr 2013 10:27:25 +0000 (12:27 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 14 May 2013 19:45:19 +0000 (21:45 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue May 14 21:45:19 CEST 2013 on sn-devel-104

lib/param/param_functions.c

index 7cb3a691120fb677a001ba34bab6807ec55068c1..6fc7801b457d1dae3493fb332c09ff262afd6dac 100644 (file)
@@ -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)