mirror of
https://github.com/ShaYmez/NXDNClients.git
synced 2026-06-08 00:54:38 -04:00
Simpify the networking code.
This commit is contained in:
@@ -370,9 +370,6 @@ void CNXDNReflector::run()
|
||||
dumpTimer.start();
|
||||
}
|
||||
|
||||
if (m_nxCoreNetwork != NULL)
|
||||
m_nxCoreNetwork->clock(ms);
|
||||
|
||||
if (ms < 5U)
|
||||
CThread::sleep(5U);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user