Remove this message

This commit is contained in:
twinaphex
2017-03-24 01:52:51 +01:00
parent ac1cdb8ad1
commit 0d5c0667e3

View File

@@ -805,7 +805,6 @@ void FCEUD_RegionOverride(int region)
case 0: /* auto */
dendy = 0;
w = (GameInfo->vidsys == GIV_PAL) ? 1 : 0;
FCEU_DispMessage("Game loaded %s\n", w ? "PAL" : "NTSC");
break;
case 1: /* ntsc */
dendy = 0;