Removed comment

feature/19
Daniel Warner 2011-03-30 15:43:24 +01:00
parent 3647405bca
commit 1d45476e73
1 changed files with 0 additions and 3 deletions

View File

@ -287,9 +287,6 @@ void SGDP4::FindPositionSDP4(double tsince) {
DeepPeriodics(tsince, e, xinc, omgadf, xnode, xmam);
/*
* TODO: is this needed
*/
if (xinc < 0.0) {
xinc = -xinc;
xnode += Globals::PI();