mirror of https://github.com/PCSX2/pcsx2.git
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:
parent
8ca01f4b77
commit
7f6eedf23d
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue