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
c3e11b4283
commit
d83270a541
@ -381,7 +381,7 @@ bool CNetChan::_ProcessMessages(CNetChan* pChan, bf_read* pBuf)
|
|||||||
bool CNetChan::ProcessMessages(bf_read* buf)
|
bool CNetChan::ProcessMessages(bf_read* buf)
|
||||||
{
|
{
|
||||||
m_bStopProcessing = false;
|
m_bStopProcessing = false;
|
||||||
const double flStartTime = Plat_FloatTime();
|
//const double flStartTime = Plat_FloatTime();
|
||||||
|
|
||||||
while (true)
|
while (true)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user