]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
fix compile error
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 8 Jan 2010 07:20:27 +0000 (07:20 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 8 Jan 2010 07:20:27 +0000 (07:20 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9811 d7cf8633-e32d-0410-b094-e92efae38249

protocol.c

index 533e582a2885d2bba090cb12373d7805ec373824..ec69774fd897ece7faae8c8deb901ed0c86d28f8 100644 (file)
@@ -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