Don't put fps in the text property of mainform

This commit is contained in:
adelikat 2014-04-27 12:20:18 +00:00
parent a9a4c04a6a
commit faa7da4fdb
1 changed files with 0 additions and 1 deletions

View File

@ -2521,7 +2521,6 @@ namespace BizHawk.Client.EmuHawk
}
GlobalWin.OSD.FPS = fps_string;
Text = fps_string;
}
if (!suppressCaptureRewind && Global.Rewinder.RewindActive)