summaryrefslogtreecommitdiff
path: root/src/cgame/cg_event.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgame/cg_event.c')
-rw-r--r--src/cgame/cg_event.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cgame/cg_event.c b/src/cgame/cg_event.c
index adc319c..a364a46 100644
--- a/src/cgame/cg_event.c
+++ b/src/cgame/cg_event.c
@@ -491,7 +491,6 @@ void CG_EntityEvent( centity_t *cent, vec3_t position )
int clientNum;
clientInfo_t *ci;
int steptime;
- vec3_t cuboid;
buildable_t cuboidType;
if( cg.snap->ps.persistant[ PERS_SPECSTATE ] != SPECTATOR_NOT )