small code cleanup

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2269 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
omegadox 2009-02-15 21:01:07 +00:00
parent 7a276e687e
commit 6f05e6f5ba
1 changed files with 0 additions and 1 deletions

View File

@ -917,7 +917,6 @@ void Renderer::SwapBuffers()
if (g_Config.bShowFPS)
{
p+=sprintf(p, "%d\n", s_fps);
Renderer::RenderText(st, 20, 20, 0xFF00FFFF);
}
if (g_Config.bOverlayStats) {