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

@ -27,8 +27,6 @@
#ifndef INCLUDED_MAIN
#define INCLUDED_MAIN
#define FEATURE_COLOR 1 // Enable color.
#include <string>
#include <vector>
#include <map>