s3:util: fix usage of popt_burn_cmdline_password()
[nivanova/samba-autobuild/.git] / source3 / utils / smbcquotas.c
index d248bbe1ebf4b8ec410854053934ca926360e3e4..7363d6b4a30aea648892b6ecbd238bccabecf510 100644 (file)
@@ -608,7 +608,6 @@ FSQFLAGS:QUOTA_ENABLED/DENY_DISK/LOG_SOFTLIMIT/LOG_HARD_LIMIT", "SETSTRING" },
        popt_common_set_auth_info(smbcquotas_auth_info);
 
        pc = poptGetContext("smbcquotas", argc, argv, long_options, 0);
-       popt_burn_cmdline_password(argc, argv);
 
        poptSetOtherOptionHelp(pc, "//server1/share1");