Update EQStream.cpp
This commit is contained in:
parent
0b1948218c
commit
ddeb504f89
1 changed files with 0 additions and 2 deletions
|
@ -1582,10 +1582,8 @@ DumpPacket(buffer, length);
|
|||
ProcessPacket(&p);
|
||||
ProcessQueue();
|
||||
} else {
|
||||
#ifdef EQN_DEBUG
|
||||
cout << "Incoming packet failed checksum:" <<endl;
|
||||
dump_message_column(const_cast<unsigned char *>(buffer),length,"CRC failed: ");
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue