1
0
Fork 0

Removes some references (in comments / disabled code) to Point3D

This commit is contained in:
James Turner 2010-07-30 09:07:24 +01:00
parent 8e5f3ac8a3
commit 4c7fb6c91b
2 changed files with 0 additions and 2 deletions

View file

@ -33,7 +33,6 @@
*
* TODO:
* - Check the code for known portability issues
* - Find an alternative for the depricated Point3D class
*
*****************************************************************************/

View file

@ -496,7 +496,6 @@ bool compareSchedules(FGAISchedule*a, FGAISchedule*b)
// double course;
// double dist;
// Point3D temp;
// time_t
// totalTimeEnroute,
// elapsedTimeEnroute;