remove a debug line of code that I checked in on accident

This commit is contained in:
adelikat 2014-12-04 22:38:03 +00:00
parent eb085fe29d
commit 02f5206382
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ namespace BizHawk.Emulation.Common
//Services.Add(service, core); //Services.Add(service, core);
} }
} }
int zzz = 0;
} }
public IEmulatorService GetService<T>() public IEmulatorService GetService<T>()