mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 22:33:08 +02:00
Color: Removed FEATURE_COLOR conditional compile
- No need any more.
This commit is contained in:
parent
b04032c9d6
commit
f55afe33d7
5 changed files with 0 additions and 43 deletions
|
@ -27,8 +27,6 @@
|
|||
#ifndef INCLUDED_MAIN
|
||||
#define INCLUDED_MAIN
|
||||
|
||||
#define FEATURE_COLOR 1 // Enable color.
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <map>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue