From 53ed98eda77ff2dcf390cebd0cec9f2665661863 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 7 Mar 2016 13:32:35 +0100 Subject: sm: Remove unused argument '--fixed-passphrase'. * doc/gpgsm.texi: Drop description. * sm/gpgsm.c (cmd_and_opt_values): Drop enum value. (opts): Drop argument. (main): Drop argument handling. * sm/gpgsm.h (struct opt): Drop field 'fixed_passphrase'. Signed-off-by: Justus Winter --- doc/gpgsm.texi | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc') diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 2bcbec570..dc57e4b7c 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -737,12 +737,6 @@ This is actually not a debugging option but only useful as such. It lets @command{gpgsm} ignore all notAfter dates, this is used by the regression tests. -@item --fixed-passphrase @var{string} -@opindex fixed-passphrase -Supply the passphrase @var{string} to the gpg-protect-tool. This -option is only useful for the regression tests included with this -package and may be revised or removed at any time without notice. - @item --no-common-certs-import @opindex no-common-certs-import Suppress the import of common certificates on keybox creation. -- cgit v1.2.3