mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-26 06:18:32 +00:00
VideoCommon: remove unused stats
This commit is contained in:
parent
bd377b9580
commit
f1ddd3c66a
5 changed files with 5 additions and 23 deletions
|
@ -97,7 +97,6 @@ void InterpretDisplayList(u32 address, u32 size)
|
|||
{
|
||||
Decode();
|
||||
}
|
||||
INCSTAT(stats.numDListsCalled);
|
||||
INCSTAT(stats.thisFrame.numDListsCalled);
|
||||
|
||||
// un-swap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue