follow-up: missed comment and an outdated interface

This commit is contained in:
nhmall
2025-01-04 23:51:34 -05:00
parent be5143bb74
commit ffadd254d7
3 changed files with 2 additions and 6 deletions

View File

@@ -1221,7 +1221,6 @@ struct window_procs Qt_procs = {
#endif
nethack_qt_::NetHackQtBind::qt_get_color_string,
#endif
/* other defs that really should go away (they're tty specific) */
#ifdef GRAPHIC_TOMBSTONE
nethack_qt_::NetHackQtBind::qt_outrip,
#else