]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/predictor.cxx
Fix bug 191, uninitialised HUD color.
[flightgear.git] / 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 () :