diff options
Diffstat (limited to '')
-rw-r--r-- | g10/status.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/status.h b/g10/status.h index afcfdbc95..bf23b34a2 100644 --- a/g10/status.h +++ b/g10/status.h @@ -110,7 +110,6 @@ /* Extra status codes for certain smartcard operations. Primary useful to double check that change PIN worked as expected. */ -#define STATUS_BAD_PASSPHRASE_PIN 78 #define STATUS_SC_OP_FAILURE 79 #define STATUS_SC_OP_SUCCESS 80 |