R691 - bad cursor positioning debug message
- remove the "#define DEBUG" from wintty.c that caused this message to be displayed when not in a debugging mode
This commit is contained in:
@@ -38,8 +38,6 @@ extern void msmsg(const char *,...);
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#define DEBUG
|
||||
|
||||
extern char mapped_menu_cmds[]; /* from options.c */
|
||||
|
||||
/* Interface definition, for windows.c */
|
||||
|
||||
Reference in New Issue
Block a user