about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/engine/client/client.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/engine/client/client.cpp b/src/engine/client/client.cpp
index 3a64db7e..e3bf2c32 100644
--- a/src/engine/client/client.cpp
+++ b/src/engine/client/client.cpp
@@ -864,9 +864,6 @@ static void client_run(const char *direct_connect_server)
 						snapshots[SNAP_CURRENT] = next;
 						if(snapshots[SNAP_CURRENT] && snapshots[SNAP_PREV])
 							modc_newsnapshot();
-
-						if(snapshots[SNAP_CURRENT] && snapshots[SNAP_PREV])
-							modc_newsnapshot();
 					}
 					else
 					{