- remove the "#define DEBUG" from wintty.c that caused this message to
be displayed when not in a debugging mode
win32tty: honour the use_inverse option and default to ATR_BOLD if disabled
X11: restore support for non-square tiles when USE_XPM is defined
Gnome: add support for non-square tiles
+tty: remove #define DEBUG that forced debug behavior in production builds
# endif
#endif
-#define DEBUG
-
extern char mapped_menu_cmds[]; /* from options.c */
/* Interface definition, for windows.c */