mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-16 08:50:01 -06: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