aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon/msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/qcommon/msg.c')
-rw-r--r--code/qcommon/msg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/code/qcommon/msg.c b/code/qcommon/msg.c
index 3840a8c..1fc03eb 100644
--- a/code/qcommon/msg.c
+++ b/code/qcommon/msg.c
@@ -992,8 +992,6 @@ If the delta removes the entity, entityState_t->number will be set to MAX_GENTIT
Can go from either a baseline or a previous packet_entity
==================
*/
-extern cvar_t *cl_shownet;
-
void MSG_ReadDeltaEntity( msg_t *msg, entityState_t *from, entityState_t *to,
int number) {
int i, lc;