Color: Removed FEATURE_COLOR conditional compile

- No need any more.
This commit is contained in:
Paul Beckingham
2015-09-10 22:17:25 -04:00
parent b04032c9d6
commit f55afe33d7
5 changed files with 0 additions and 43 deletions

View File

@@ -29,8 +29,6 @@
#include <string>
#define FEATURE_COLOR 1
////////////////////////////////////////////////////////////////////////////////
#define _COLOR_INVERSE 0x00400000 // Inverse attribute.
#define _COLOR_256 0x00200000 // 256-color mode.