mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Netchan: comment out unused code
This commit is contained in:
parent
b3e768190c
commit
6b246e0ce8
@ -381,7 +381,7 @@ bool CNetChan::_ProcessMessages(CNetChan* pChan, bf_read* pBuf)
|
||||
bool CNetChan::ProcessMessages(bf_read* buf)
|
||||
{
|
||||
m_bStopProcessing = false;
|
||||
const double flStartTime = Plat_FloatTime();
|
||||
//const double flStartTime = Plat_FloatTime();
|
||||
|
||||
while (true)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user