about summary refs log tree commit diff
path: root/src/game/server/srv_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/server/srv_common.h')
-rw-r--r--src/game/server/srv_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/game/server/srv_common.h b/src/game/server/srv_common.h
index 209d99e0..901e37af 100644
--- a/src/game/server/srv_common.h
+++ b/src/game/server/srv_common.h
@@ -44,11 +44,8 @@ private:
 
 	entity *prev_type_entity;
 	entity *next_type_entity;
-
-	int index;
 protected:
 	int id;
-	
 public:
 	float proximity_radius;
 	unsigned flags;