about summary refs log tree commit diff
path: root/src/game/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/client')
-rw-r--r--src/game/client/components/players.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/components/players.cpp b/src/game/client/components/players.cpp
index 43ff3e77..6bf4221e 100644
--- a/src/game/client/components/players.cpp
+++ b/src/game/client/components/players.cpp
@@ -425,7 +425,6 @@ void PLAYERS::render_player(
 
 void PLAYERS::on_render()
 {
-	//int num = snap_num_items(SNAP_CURRENT);
 	for(int i = 0; i < MAX_CLIENTS; i++)
 	{
 		// only render active characters