mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Remove debug leftovers.
This commit is contained in:
parent
12e44fc605
commit
6bf8081f5b
@ -1153,7 +1153,6 @@ void Profiler::Worker()
|
|||||||
{
|
{
|
||||||
m_lastBroadcast = t;
|
m_lastBroadcast = t;
|
||||||
m_broadcast->Send( 8087, broadcastMsg, broadcastLen );
|
m_broadcast->Send( 8087, broadcastMsg, broadcastLen );
|
||||||
auto err = WSAGetLastError();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user