diff --git a/src/game/g_public.h b/src/game/g_public.h index 29335ee..502029b 100644 --- a/src/game/g_public.h +++ b/src/game/g_public.h @@ -49,8 +49,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA typedef struct { - entityState_t s; // communicated by server to clients - qboolean linked; // qfalse if not in any good cluster int linkcount;