remove legacy macro
This commit is contained in:
parent
51e8f8bf76
commit
0df5b014a3
@ -46,11 +46,7 @@
|
|||||||
#include "version.inc"
|
#include "version.inc"
|
||||||
#include "vpath.h"
|
#include "vpath.h"
|
||||||
|
|
||||||
#if defined(USE_NCURSES) && !defined(RENAMED_NCURSES)
|
|
||||||
# include <ncurses.h>
|
# include <ncurses.h>
|
||||||
#else
|
|
||||||
# include <curses.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Exported variables: */
|
/* Exported variables: */
|
||||||
bool buildonly = false; /* only build the database */
|
bool buildonly = false; /* only build the database */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user