IInputPollable - don't inherit IEmulator

This commit is contained in:
adelikat 2015-02-22 16:57:32 +00:00
parent 36f4eff0f6
commit 66a9b8eb5a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
namespace BizHawk.Emulation.Common
{
public interface IInputPollable : IEmulatorService, IEmulator
public interface IInputPollable : IEmulatorService
{
/// <summary>
/// The lag count.