add some lua in the mime module as well.
[apps/madmutt.git] / globals.h
index ef9b7b9..5ab1bb2 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -123,7 +123,6 @@ WHERE unsigned short SmtpPort;
 WHERE char *SmtpUseTLS;
 #endif
 WHERE char *Spoolfile;
-WHERE char *SpamSep;
 
 #if defined(USE_SSL) || defined(USE_GNUTLS)
 WHERE char *SslCertFile INITVAL (NULL);