mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 17:46:36 +00:00
New json event sub linker error
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ public:
|
||||
return inst;
|
||||
}
|
||||
private:
|
||||
EventSubscriptionWatcher();
|
||||
EventSubscriptionWatcher() { }
|
||||
EventSubscriptionWatcher(const EventSubscriptionWatcher&);
|
||||
EventSubscriptionWatcher& operator=(const EventSubscriptionWatcher&);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user