mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-12 13:00:22 -05: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