Skip to content

Commit

Permalink
Remove accidently duplicated call to SwapCommHeaderType
Browse files Browse the repository at this point in the history
This slipped in from commit 8688c7a
  • Loading branch information
th-otto authored and OmniBlade committed Apr 15, 2024
1 parent 5e9160e commit cc994a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions common/connect.cpp
Expand Up @@ -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
------------------------------------------------------------------------*/
Expand Down

0 comments on commit cc994a4

Please sign in to comment.