mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-14 23:27:38 +02:00
removed logging info that is used only for debug.
This commit is contained in:
parent
fd0f5e1db2
commit
6c6b40e644
1 changed files with 0 additions and 1 deletions
|
@ -1968,7 +1968,6 @@ void
|
|||
CServer::writeToDropDirThread(void*)
|
||||
{
|
||||
while (m_screen->getFakeDraggingStarted()) {
|
||||
LOG((CLOG_DEBUG "write to drop dir: fakeDraggingStarted = true"));
|
||||
ARCH->sleep(.1f);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue