diff --git a/common/connect.cpp b/common/connect.cpp index 191336b3..3a3f5c46 100644 --- a/common/connect.cpp +++ b/common/connect.cpp @@ -227,8 +227,6 @@ int ConnectionClass::Send_Packet(void* buf, int buflen, int ack_req) SwapCommHeaderType((CommHeaderType*)PacketBuf); - SwapCommHeaderType((CommHeaderType*)PacketBuf); - /*------------------------------------------------------------------------ Now build the packet ------------------------------------------------------------------------*/