summaryrefslogtreecommitdiffstats
path: root/globals.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-07-20 07:39:43 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-07-20 07:39:43 +0000
commit1264a0274621278ddff7571d4397920e2f8770e5 (patch)
tree54dc190384bfa587fba7bcc2c0519f50c15104e6 /globals.h
parent3c7df9f5d3d238266c035c9248c4db7fa92359dc (diff)
Remove the $in_reply_to configuration variable and always use the
message-ID for that header.
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 612d3395..a48b84ee 100644
--- a/globals.h
+++ b/globals.h
@@ -50,7 +50,6 @@ WHERE char *ImapPass INITVAL (NULL);
WHERE short ImapCheckTime;
WHERE char *ImapHomeNamespace INITVAL (NULL);
#endif
-WHERE char *InReplyTo;
WHERE char *Inbox;
WHERE char *Ispell;
WHERE char *Locale;