diff options
Diffstat (limited to 'src/mastersrv/mastersrv.h')
| -rw-r--r-- | src/mastersrv/mastersrv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mastersrv/mastersrv.h b/src/mastersrv/mastersrv.h index 63a998e3..38e5ab27 100644 --- a/src/mastersrv/mastersrv.h +++ b/src/mastersrv/mastersrv.h @@ -13,7 +13,6 @@ enum ServerType struct CMastersrvAddr { - unsigned char m_aType[4]; unsigned char m_aIp[16]; unsigned char m_aPort[2]; }; |