]> granicus.if.org Git - nethack/commitdiff
status conditional code commented oout for merge
authornhmall <mjnh@persona.ca>
Tue, 2 Jun 2015 21:09:39 +0000 (17:09 -0400)
committernhmall <mjnh@persona.ca>
Tue, 2 Jun 2015 21:09:39 +0000 (17:09 -0400)
include/config.h

index b266baf00fcdfa65da5e594aaff53f9f3bb5c69b..d75972732dd249d6001c3939b6424e268320ceb0 100644 (file)
@@ -1,4 +1,4 @@
-/* NetHack 3.6 config.h        $NHDT-Date: 1433209251 2015/06/02 01:40:51 $  $NHDT-Branch: status_hilite $:$NHDT-Revision: 1.88 $ */
+/* NetHack 3.6 config.h        $NHDT-Date: 1433279371 2015/06/02 21:09:31 $  $NHDT-Branch: status_hilite $:$NHDT-Revision: 1.89 $ */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
@@ -431,8 +431,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 */