]> granicus.if.org Git - mutt/commitdiff
Remove duplicate SmimeCryptAlg declaration in globals.h
authorKevin McCarthy <kevin@8t8.us>
Sun, 28 Dec 2014 17:41:09 +0000 (09:41 -0800)
committerKevin McCarthy <kevin@8t8.us>
Sun, 28 Dec 2014 17:41:09 +0000 (09:41 -0800)
Thank you Elias Diem for the patch.

globals.h

index 6fefe5b030e86bd797e07872626a1f32eee612c7..2f2393c37701c0f50d96fd56d589839b0ccffb38 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -244,7 +244,6 @@ WHERE char *PgpGetkeysCommand;
 
 /*-- formerly in smime.h --*/
 WHERE char *SmimeDefaultKey;
-WHERE char *SmimeCryptAlg;
 WHERE short SmimeTimeout;
 WHERE char *SmimeCertificates;
 WHERE char *SmimeKeys;