From db97870d3db3a1aedd15a42dfa9f408d70033e9d Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Sun, 28 Dec 2014 09:41:09 -0800 Subject: [PATCH] Remove duplicate SmimeCryptAlg declaration in globals.h Thank you Elias Diem for the patch. --- globals.h | 1 - 1 file changed, 1 deletion(-) diff --git a/globals.h b/globals.h index 6fefe5b03..2f2393c37 100644 --- 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; -- 2.40.0