Code Cleanup

- Removed FEATURE_TDB_OPT conditional compilation.
This commit is contained in:
Paul Beckingham 2011-04-03 19:44:58 -04:00
parent 2ad3d0d449
commit 7961ca136f
2 changed files with 0 additions and 7 deletions

View file

@ -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.