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:
cohrs
2002-03-26 21:56:03 +00:00
parent 9210d2c5ed
commit bbb9ded22f
2 changed files with 1 additions and 2 deletions

View File

@@ -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 */