removed unnecessary dedi check
This commit is contained in:
		| @@ -228,9 +228,6 @@ class DedimaniaWebHandler implements TimerListener { | |||||||
| 			return; | 			return; | ||||||
| 		} | 		} | ||||||
| 		 | 		 | ||||||
| 		//Make Sure Dedimania Session is okay |  | ||||||
| 		$this->checkDedimaniaSession(); //TODO needed? |  | ||||||
|  |  | ||||||
| 		// Send dedimania records | 		// Send dedimania records | ||||||
| 		$gameMode = $this->getGameModeString(); | 		$gameMode = $this->getGameModeString(); | ||||||
| 		$times    = array(); | 		$times    = array(); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user