Removed unused variable #4866

This commit is contained in:
Xinyu Hou 2015-08-03 16:38:42 -07:00
parent 5b1e7acca9
commit 95c9ffe7e8
1 changed files with 0 additions and 1 deletions

View File

@ -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()
{