]> git.mxchange.org Git - flightgear.git/commitdiff
remove leftover debugging stuff
authorTorsten Dreyer <Torsten@t3r.de>
Tue, 12 Oct 2010 13:26:00 +0000 (15:26 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Tue, 12 Oct 2010 13:26:00 +0000 (15:26 +0200)
src/Autopilot/predictor.cxx

index eece5cf37e4960fa3cc3b4649f2a29f419f1e3ae..e1a9f6dc8beb919dd59a6f2b659b7199ab3f68bb 100644 (file)
 
 #include "predictor.hxx"
 
-#ifdef SG_BULK
-#undef SG_BULK
-#endif
-#define SG_BULK SG_ALERT
-#ifdef SG_INFO
-#undef SG_INFO
-#endif
-#define SG_INFO SG_ALERT
-
 using namespace FGXMLAutopilot;
 
 Predictor::Predictor () :