Resolve some extra semicolon warnings
This commit is contained in:
@@ -408,7 +408,7 @@ void Server::OnSocketEvent(wxSocketEvent& pEvent)
|
||||
else
|
||||
{
|
||||
wxLogError("Server: cannot create next thread (current threads: %d", m_threadWorkers.size());
|
||||
};
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user