mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Fix "warning: unused variable 'skipFrames'"
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
namespace DebugUtil
|
||||
{
|
||||
|
||||
static u32 skipFrames = 0;
|
||||
static bool drawingHwTriangles = false;
|
||||
|
||||
enum { NumObjectBuffers = 40};
|
||||
|
||||
Reference in New Issue
Block a user