mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-05 17:55:45 +08:00
refs #345 Style and doxygen.
This commit is contained in:
@@ -25,7 +25,6 @@ namespace BlackMisc
|
||||
*/
|
||||
class CAirport : public BlackMisc::CValueObject, public BlackMisc::Geo::ICoordinateGeodetic
|
||||
{
|
||||
|
||||
public:
|
||||
//! Properties by index
|
||||
enum ColumnIndex
|
||||
@@ -170,7 +169,6 @@ namespace BlackMisc
|
||||
BlackMisc::PhysicalQuantities::CAngle m_bearingToPlane;
|
||||
BlackMisc::PhysicalQuantities::CLength m_distanceToPlane; // make mutable ?
|
||||
};
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user