diff --git a/BizHawk.Emulation.Common/Base Implementations/BasicServiceProvider.cs b/BizHawk.Emulation.Common/Base Implementations/BasicServiceProvider.cs index d915f32682..3b26378e39 100644 --- a/BizHawk.Emulation.Common/Base Implementations/BasicServiceProvider.cs +++ b/BizHawk.Emulation.Common/Base Implementations/BasicServiceProvider.cs @@ -40,8 +40,6 @@ namespace BizHawk.Emulation.Common //Services.Add(service, core); } } - - int zzz = 0; } public IEmulatorService GetService()