mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Cleanup warnings of -Wunused-const-variable
This commit is contained in:
@ -31,7 +31,6 @@
|
||||
#include "Core/Core.h"
|
||||
#include "Core/NetPlayProto.h"
|
||||
|
||||
const int NO_INDEX = -1;
|
||||
static const char* MC_HDR = "MC_SYSTEM_AREA";
|
||||
|
||||
bool GCMemcardDirectory::LoadGCI(GCIFile gci)
|
||||
|
Reference in New Issue
Block a user