diff --git a/plugins/MCTeam/Dedimania/DedimaniaWebHandler.php b/plugins/MCTeam/Dedimania/DedimaniaWebHandler.php index fc3fd032..8bc3ffeb 100644 --- a/plugins/MCTeam/Dedimania/DedimaniaWebHandler.php +++ b/plugins/MCTeam/Dedimania/DedimaniaWebHandler.php @@ -227,10 +227,7 @@ class DedimaniaWebHandler implements TimerListener { if ($this->maniaControl->getMapManager()->getCurrentMap()->nbCheckpoints < 2) { return; } - - //Make Sure Dedimania Session is okay - $this->checkDedimaniaSession(); //TODO needed? - + // Send dedimania records $gameMode = $this->getGameModeString(); $times = array();