Removed unused variable #4866
This commit is contained in:
parent
5b1e7acca9
commit
95c9ffe7e8
|
@ -36,7 +36,6 @@ typedef void (*cleanupFunc)();
|
|||
|
||||
void* g_eventTarget = NULL;
|
||||
IEventQueue* g_events = NULL;
|
||||
static const char kPre174Plugin[] = "Pre-1.7.4";
|
||||
|
||||
ArchPluginUnix::ArchPluginUnix()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue