mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-10 21:56:13 +08:00
removed thread delete; threads are deleted automatically
This commit is contained in:
@@ -633,8 +633,6 @@ COSXScreen::getDropTargetThread(void*)
|
||||
#else
|
||||
LOG((CLOG_WARN "drag drop not supported"));
|
||||
#endif
|
||||
|
||||
delete m_getDropTargetThread;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user