mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
Fix "warning: unused variable 'skipFrames'"
This commit is contained in:
parent
5a5e63bdd4
commit
d523d2002b
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
namespace DebugUtil
|
||||
{
|
||||
|
||||
static u32 skipFrames = 0;
|
||||
static bool drawingHwTriangles = false;
|
||||
|
||||
enum { NumObjectBuffers = 40};
|
||||
|
|
Loading…
Add table
Reference in a new issue