diff --git a/Config.h b/Config.h index d1e45ba4a..569b4f69c 100644 --- a/Config.h +++ b/Config.h @@ -112,6 +112,7 @@ //#define BB_TR #define BB_TRUE_FALSE #define BB_TTY +//#define BB_UNIX2DOS //#define BB_UUENCODE //#define BB_UUDECODE #define BB_UMOUNT @@ -417,7 +418,3 @@ #define BB_LOGREAD #endif #endif -// -#if defined BB_DOS2UNIX - #define BB_UNIX2DOS -#endif