GSdx: I always forgot to comment this out

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4495 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
gabest11 2011-03-27 03:14:15 +00:00
parent 8ca01f4b77
commit 7f6eedf23d
1 changed files with 1 additions and 2 deletions

View File

@ -72,8 +72,7 @@ void GSRendererSW::VSync(int field)
m_reset = false;
}
//
if((m_perfmon.GetFrame() & 255) == 0) m_rl.PrintStats();
// if((m_perfmon.GetFrame() & 255) == 0) m_rl.PrintStats();
}
void GSRendererSW::ResetDevice()