mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-04 12:28:35 +02:00
Code Cleanup
- Removed FEATURE_URL conditional compilation.
This commit is contained in:
parent
77ba7946f5
commit
2ad3d0d449
2 changed files with 0 additions and 6 deletions
|
@ -29,8 +29,6 @@
|
|||
|
||||
#define FEATURE_TDB_OPT 1 // TDB Optimization reduces file I/O.
|
||||
#define FEATURE_NEW_ID 1 // Echoes back new id.
|
||||
#define FEATURE_URL 1 // URL support for import.
|
||||
// (always enabled for merge/push/pull)
|
||||
//#define FEATURE_REGEX 1 // Enables regexes for attribute modifiers,
|
||||
// // subst, general search.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue