remove a debug line of code that I checked in on accident
This commit is contained in:
parent
eb085fe29d
commit
02f5206382
|
@ -40,8 +40,6 @@ namespace BizHawk.Emulation.Common
|
|||
//Services.Add(service, core);
|
||||
}
|
||||
}
|
||||
|
||||
int zzz = 0;
|
||||
}
|
||||
|
||||
public IEmulatorService GetService<T>()
|
||||
|
|
Loading…
Reference in New Issue