diff --git a/src/main.h b/src/main.h index 4f8ab5908..2ee0db5e8 100644 --- a/src/main.h +++ b/src/main.h @@ -30,7 +30,6 @@ #define FEATURE_TDB_OPT 1 // TDB Optimization reduces file I/O. #define FEATURE_NEW_ID 1 // Echoes back new id. #define FEATURE_SHELL 1 // Interactive shell. -#define FEATURE_NCURSES_COLS 1 // Shortcut that avoids WINDOW. #define FEATURE_URL 1 // URL support for import. // (always enabled for merge/push/pull) //#define FEATURE_REGEX 1 // Enables regexes for attribute modifiers,