diff options
Diffstat (limited to 'g10/main.h')
-rw-r--r-- | g10/main.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/g10/main.h b/g10/main.h index 02b0a277c..747ab70a8 100644 --- a/g10/main.h +++ b/g10/main.h @@ -24,10 +24,6 @@ #include "cipher.h" #include "keydb.h" -#define DEFAULT_CIPHER_ALGO CIPHER_ALGO_BLOWFISH -#define DEFAULT_PUBKEY_ALGO PUBKEY_ALGO_ELGAMAL -#define DEFAULT_DIGEST_ALGO DIGEST_ALGO_RMD160 - typedef struct { int header_okay; |