mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-04 12:28:35 +02:00
Code Cleanup
- Removed FEATURE_TDB_OPT conditional compilation.
This commit is contained in:
parent
2ad3d0d449
commit
7961ca136f
2 changed files with 0 additions and 7 deletions
|
@ -27,7 +27,6 @@
|
|||
#ifndef INCLUDED_MAIN
|
||||
#define INCLUDED_MAIN
|
||||
|
||||
#define FEATURE_TDB_OPT 1 // TDB Optimization reduces file I/O.
|
||||
#define FEATURE_NEW_ID 1 // Echoes back new id.
|
||||
//#define FEATURE_REGEX 1 // Enables regexes for attribute modifiers,
|
||||
// // subst, general search.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue