diff --git a/include/config.h b/include/config.h index 78f217dd9..3533f0bfb 100644 --- a/include/config.h +++ b/include/config.h @@ -435,8 +435,8 @@ typedef unsigned char uchar; * bugs left here. */ -#define STATUS_VIA_WINDOWPORT /* re-work of the status line updating process */ -#define STATUS_HILITES /* support hilites of status fields */ +/* #define STATUS_VIA_WINDOWPORT */ /* re-work of the status line updating process */ +/* #define STATUS_HILITES */ /* support hilites of status fields */ /* #define WINCHAIN*/ /* stacked window systems */ /* End of Section 5 */