Removes some references (in comments / disabled code) to Point3D
This commit is contained in:
parent
8e5f3ac8a3
commit
4c7fb6c91b
2 changed files with 0 additions and 2 deletions
|
@ -33,7 +33,6 @@
|
||||||
*
|
*
|
||||||
* TODO:
|
* TODO:
|
||||||
* - Check the code for known portability issues
|
* - Check the code for known portability issues
|
||||||
* - Find an alternative for the depricated Point3D class
|
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
|
|
|
@ -496,7 +496,6 @@ bool compareSchedules(FGAISchedule*a, FGAISchedule*b)
|
||||||
// double course;
|
// double course;
|
||||||
// double dist;
|
// double dist;
|
||||||
|
|
||||||
// Point3D temp;
|
|
||||||
// time_t
|
// time_t
|
||||||
// totalTimeEnroute,
|
// totalTimeEnroute,
|
||||||
// elapsedTimeEnroute;
|
// elapsedTimeEnroute;
|
||||||
|
|
Loading…
Add table
Reference in a new issue