From 9f9e86a61e1313963c9b961ed390cee3e967c659 Mon Sep 17 00:00:00 2001 From: Torsten Dreyer Date: Tue, 12 Oct 2010 15:26:00 +0200 Subject: [PATCH] remove leftover debugging stuff --- src/Autopilot/predictor.cxx | 9 --------- 1 file changed, 9 deletions(-) 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 () : -- 2.39.5