* color.c [USE_NCURSES]: Eliminate division by COLOR, it's 0 in
[midnight-commander.git] / src / textconf.h
blobfd7c91fe6097fa3624acce2e6173da60f3e4fabb
1 #ifndef __TEXTCONF_H
2 #define __TEXTCONF_H
4 /* Features of the text mode edition */
6 #define x_flush_events()
8 extern void version (int verbose);
10 #endif /* __TEXTCONF_H */