summaryrefslogtreecommitdiffstats
path: root/globals.h
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2014-12-28 09:41:09 -0800
committerKevin McCarthy <kevin@8t8.us>2014-12-28 09:41:09 -0800
commitce820d2d2c7cf221e0d83e93bbc84945877405f5 (patch)
tree30dc1f17339c876c2e387db7f84976b19d755aca /globals.h
parent5b83a1219de706d241a4d0b6ebd0441052ee6e94 (diff)
Remove duplicate SmimeCryptAlg declaration in globals.h
Thank you Elias Diem for the patch.
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/globals.h b/globals.h
index 6c21fedf..6685c125 100644
--- a/globals.h
+++ b/globals.h
@@ -247,7 +247,6 @@ WHERE char *PgpGetkeysCommand;
/*-- formerly in smime.h --*/
WHERE char *SmimeDefaultKey;
-WHERE char *SmimeCryptAlg;
WHERE short SmimeTimeout;
WHERE char *SmimeCertificates;
WHERE char *SmimeKeys;