cmenu: remove legacy CHABSATTR/CHRELATTR code
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 5 Sep 2009 17:26:45 +0000 (10:26 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 5 Sep 2009 17:26:45 +0000 (10:26 -0700)
CHABSATTR and CHRELATTR have been replaced by SO/SI.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/cmenu/libmenu/tui.h

index b386ac4..ab3873d 100644 (file)
@@ -38,9 +38,6 @@
 #define RIGHT_MIDDLE_BORDER '\165'
 
 #define BELL 0x07
-// CHRELATTR = ^N, CHABSATTR = ^O
-#define CHABSATTR 15
-#define CHRELATTR 14
 #define GETSTRATTR 0x07
 
 // Generic user input,