Remove a todo comment that has been done

This commit is contained in:
adelikat 2014-07-28 00:02:27 +00:00
parent 4258c4a579
commit f43aa4cb34
1 changed files with 0 additions and 1 deletions

View File

@ -336,7 +336,6 @@ namespace BizHawk.Client.EmuHawk
Global.Emulator.LoadStateBinary(new BinaryReader(new MemoryStream(_tas[_tas.LastEmulatedFrame].State.ToArray())));
GlobalWin.MainForm.UnpauseEmulator();
GlobalWin.MainForm.PauseOnFrame = frame;
// TODO: if turbo seek, ramp up the speed
}
}
else // We are going foward