From: Torsten Dreyer Date: Tue, 12 Oct 2010 13:26:00 +0000 (+0200) Subject: remove leftover debugging stuff X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9f9e86a61e1313963c9b961ed390cee3e967c659;p=flightgear.git remove leftover debugging stuff --- diff --git a/src/Autopilot/predictor.cxx b/src/Autopilot/predictor.cxx index eece5cf37..e1a9f6dc8 100644 --- a/src/Autopilot/predictor.cxx +++ b/src/Autopilot/predictor.cxx @@ -23,15 +23,6 @@ #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 () :