]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/JSBSim/FGJSBBase.h
Ron JENSEN: turn cout into SG_LOG/SG_WARN (merge from JSBSim/cvs)
[flightgear.git] / src / FDM / JSBSim / FGJSBBase.h
index 1fda8afc7e364d815127d07e8fbdbf74e5ca5cd9..6147248e68aba3a66f49a75d8dcaea580fb2f562 100644 (file)
@@ -280,7 +280,6 @@ protected:
 
   void Debug(int from) {};
 
-  static unsigned int frame;
   static unsigned int messageId;
 
   static const double radtodeg;