mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Removed outdated todos.
This commit is contained in:
@@ -34,7 +34,6 @@ namespace BlackMisc
|
||||
{
|
||||
/*!
|
||||
* XPlane aircraft model loader
|
||||
* \todo Obj8Aircraft and Obj8 parsers are not yet implemented
|
||||
*/
|
||||
class BLACKMISC_EXPORT CAircraftModelLoaderXPlane : public BlackMisc::Simulation::IAircraftModelLoader
|
||||
{
|
||||
|
||||
@@ -368,7 +368,6 @@ namespace BlackSimPlugin
|
||||
|
||||
BlackMisc::Aviation::CAirportList CSimulatorXPlane::getAirportsInRange() const
|
||||
{
|
||||
//! \todo XP driver: Check if units match, xPlaneData has now hints what the values are
|
||||
return m_airportsInRange;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user