(svn r22116) -Codechange: use PoolBase::Clean() at more places
This commit is contained in:
@@ -254,8 +254,3 @@ CommandCost CmdClearOrderBackup(TileIndex tile, DoCommandFlag flags, uint32 p1,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void InitializeOrderBackups()
|
||||
{
|
||||
_order_backup_pool.CleanPool();
|
||||
}
|
||||
|
Reference in New Issue
Block a user