hedgewars/CCHandlers.inc
changeset 4362 8dae325dc625
parent 4241 835fd7a0e1bf
--- a/hedgewars/CCHandlers.inc	Sun Nov 28 01:58:43 2010 +0100
+++ b/hedgewars/CCHandlers.inc	Sun Nov 28 23:49:09 2010 +0100
@@ -464,7 +464,6 @@
 {$IFDEF DEBUGFILE}
     AddFileLog('Doing SwitchHedgehog: time '+inttostr(GameTicks));
 {$ENDIF}
-    perfExt_NewTurnBeginning();
 end;
 
 procedure chSay(var s: shortstring);