From: havoc Date: Fri, 8 Jan 2010 07:20:27 +0000 (+0000) Subject: fix compile error X-Git-Tag: xonotic-v0.1.0preview~230^2~656 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=commitdiff_plain;h=246dd4cf0465a184e17f09f9bb7449004ccae4f4;ds=sidebyside fix compile error git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9811 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/protocol.c b/protocol.c index 533e582a..ec69774f 100644 --- a/protocol.c +++ b/protocol.c @@ -51,8 +51,6 @@ entity_state_t defaultstate = 0,//unsigned char tagindex; {32, 32, 32},//unsigned char colormod[3]; {32, 32, 32},//unsigned char glowmod[3]; - // padding to a multiple of 8 bytes (to align the double time) - {0,0}//unsigned char unused[2]; // ! }; // LordHavoc: I own protocol ranges 96, 97, 3500-3599