X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=init.h;h=f42922ba822276eafc7b66eb50d1407c20b70b4e;hb=02287931a05492f543247342c389d0a6e8bd8a00;hp=be6a7bbf53010b4d020ae60d339f4b60bba43b72;hpb=355d6c883e8aafb8f424c22aa576cf8262ed9e58;p=apps%2Fmadmutt.git diff --git a/init.h b/init.h index be6a7bb..f42922b 100644 --- a/init.h +++ b/init.h @@ -511,7 +511,7 @@ struct option_t MuttVars[] = { ** English). */ #ifdef DEBUG - {"debug_level", DT_NUM, R_NONE, UL &DebugLevel, "0" }, + {"debug_level", DT_NUM, R_NONE, UL &DebugLevel, "1" }, /* ** .pp ** Availability: debug @@ -3868,9 +3868,6 @@ static const char* Features[] = { #ifdef USE_SASL "sasl", #endif -#ifdef USE_SASL2 - "sasl2", -#endif #ifdef USE_LIBESMTP "libesmtp", #endif