Remove an odd mention of NO_PRINTING from Mosaic

This commit is contained in:
Ben Harris
2023-01-31 23:10:43 +00:00
parent e2f4463c3e
commit aecbbc9220

View File

@ -1626,9 +1626,7 @@ const struct game thegame = {
game_flash_length, game_flash_length,
game_get_cursor_location, game_get_cursor_location,
game_status, game_status,
#ifndef NO_PRINTING
false, false, NULL, NULL, /* print_size, print */ false, false, NULL, NULL, /* print_size, print */
#endif
true, /* wants_statusbar */ true, /* wants_statusbar */
false, NULL, /* timing_state */ false, NULL, /* timing_state */
0, /* flags */ 0, /* flags */