about summary refs log tree commit diff
path: root/src/mastersrv/mastersrv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mastersrv/mastersrv.h')
-rw-r--r--src/mastersrv/mastersrv.h1
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];
 };