remove leftover debugging stuff
This commit is contained in:
parent
06fb956f2c
commit
9f9e86a61e
1 changed files with 0 additions and 9 deletions
|
@ -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 () :
|
||||
|
|
Loading…
Add table
Reference in a new issue