diff options
Diffstat (limited to 'g10/keygen.c')
-rw-r--r-- | g10/keygen.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/keygen.c b/g10/keygen.c index 30a236539..7a9e78bd2 100644 --- a/g10/keygen.c +++ b/g10/keygen.c @@ -344,8 +344,6 @@ keygen_set_std_prefs (const char *string,int personal) opt.personal_compress_prefs[i].value = 0; } } - - opt.personal_mdc = mdc; } else { |