From b353ae37eb6d374aec4127f1849a5dce81f812b5 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 24 Jun 2014 18:52:00 -0700 Subject: No one is .neutral() here (except IPv4 addresses) --- src/proto2/login-user.hpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/proto2/login-user.hpp') diff --git a/src/proto2/login-user.hpp b/src/proto2/login-user.hpp index af4a070..5eda66c 100644 --- a/src/proto2/login-user.hpp +++ b/src/proto2/login-user.hpp @@ -27,9 +27,6 @@ // This is a public protocol, and changes require client cooperation -// this is only needed for the payload packet right now, and that needs to die -# pragma pack(push, 1) - template<> struct Packet_Head<0x0063> { @@ -325,6 +322,4 @@ bool network_to_native(Packet_Fixed<0x006a> *native, NetPacket_Fixed<0x006a> net } -# pragma pack(pop) - #endif // TMWA_PROTO2_LOGIN_USER_HPP -- cgit v1.2.3-60-g2f50