leftover
authorPierre Habouzit <madcoder@debian.org>
Mon, 28 May 2007 17:27:26 +0000 (19:27 +0200)
committerPierre Habouzit <madcoder@debian.org>
Mon, 28 May 2007 17:27:26 +0000 (19:27 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
init.c

diff --git a/init.c b/init.c
index a0d194d..e01ed4d 100644 (file)
--- a/init.c
+++ b/init.c
@@ -81,9 +81,6 @@ static struct {
   int (*check) (const char* option, unsigned long val,
                 char* errbuf, ssize_t errlen);
 } SpecialVars[] = {
   int (*check) (const char* option, unsigned long val,
                 char* errbuf, ssize_t errlen);
 } SpecialVars[] = {
-#ifdef USE_LIBESMTP
-  { "smtp_use_tls",             send_smtp_check_usetls },
-#endif
   { "history",                  check_history },
   { "pager_index_lines",        check_num },
   /* last */
   { "history",                  check_history },
   { "pager_index_lines",        check_num },
   /* last */