mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-12 06:35:04 +08:00
Removed unused variable #4866
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user