]> granicus.if.org Git - nethack/commitdiff
comment out experimentals
authornhmall <mjnh@persona.ca>
Fri, 22 May 2015 00:44:32 +0000 (20:44 -0400)
committernhmall <mjnh@persona.ca>
Fri, 22 May 2015 00:44:32 +0000 (20:44 -0400)
include/config.h

index 78f217dd9732c40c4e4fbfbdbc841efad6d0cd57..3533f0bfb6178c4d8f1615c8e43d7429175df717 100644 (file)
@@ -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 */