mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-19 20:24:59 -03:00
VideoCommon: remove unused stats
This commit is contained in:
@@ -97,7 +97,6 @@ void InterpretDisplayList(u32 address, u32 size)
|
||||
{
|
||||
Decode();
|
||||
}
|
||||
INCSTAT(stats.numDListsCalled);
|
||||
INCSTAT(stats.thisFrame.numDListsCalled);
|
||||
|
||||
// un-swap
|
||||
|
||||
Reference in New Issue
Block a user