remove debug statement accidentally left in previous commit

This commit is contained in:
goyuken 2014-02-22 04:01:00 +00:00
parent 220dabafb7
commit cb898334ac
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@ namespace BizHawk.Emulation.Cores.Nintendo.NES
prg_mode <<= 2;
mirror_mode = value & 1;
SyncMirror();
NES.LogLine("V: {0}", value);
break;
//$A000-$A007: [PPPP PPPP] PRG Reg 1