remove spaces
This commit is contained in:
@@ -834,7 +834,6 @@ private:
|
||||
PIVector<__QueuedEvent> events_queue;
|
||||
PIObject * emitter_;
|
||||
std::atomic_int in_event_cnt;
|
||||
|
||||
PIMutex mutex_, mutex_connect, mutex_queue;
|
||||
bool thread_safe_ = false, proc_event_queue = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user