remove an unused variable in Colecovision

This commit is contained in:
adelikat 2017-04-24 12:55:43 -05:00
parent b4de14657a
commit b16a9b12ff
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ namespace BizHawk.Emulation.Cores.ColecoVision
{
// ROM
private byte[] RomData;
private int RomLength;
private byte[] BiosRom;
// Machine