mirror of https://github.com/PCSX2/pcsx2.git
GSdx: forgot to disable some console output
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@551 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
b3cb4ad3f8
commit
2c27126e92
|
@ -60,8 +60,7 @@ protected:
|
|||
m_reset = false;
|
||||
}
|
||||
|
||||
//
|
||||
if((m_perfmon.GetFrame() & 255) == 0) m_rl.PrintStats();
|
||||
// if((m_perfmon.GetFrame() & 255) == 0) m_rl.PrintStats();
|
||||
}
|
||||
|
||||
void ResetDevice()
|
||||
|
|
Loading…
Reference in New Issue