small cleanup
This commit is contained in:
parent
40002c0ecd
commit
97f8eef91d
@ -499,9 +499,6 @@ class MapManager implements CallbackListener {
|
||||
return;
|
||||
}
|
||||
|
||||
$serverInfo = $this->maniaControl->client->getSystemInfo();
|
||||
$title = strtolower(substr($serverInfo->titleId, 0, 2));
|
||||
|
||||
//Download the file
|
||||
$function = function ($file, $error) use (&$login, &$mapInfo, &$mapDir, &$update) {
|
||||
if (!$file) {
|
||||
|
Loading…
Reference in New Issue
Block a user