diff --git a/MasterPassword/C/build b/MasterPassword/C/build index 79e2a88d..14a10cd1 100755 --- a/MasterPassword/C/build +++ b/MasterPassword/C/build @@ -21,7 +21,7 @@ options=( # available targets. targets=( mpw # C CLI version of Master Password. - mpw-bench # C CLI Master Password benchmark utility. + #mpw-bench # C CLI Master Password benchmark utility. )