]> git.mxchange.org Git - flightgear.git/blobdiff - src/Systems/vacuum.hxx
Remove debug console output in FGApproachController
[flightgear.git] / src / Systems / vacuum.hxx
index 3b47132699f8b0fea6d8372690bece43352db515..c9507c81648f5dc5aab82e80a4d24ada3f33e94e 100644 (file)
@@ -43,6 +43,7 @@ public:
     virtual ~VacuumSystem ();
 
     virtual void init ();
+    virtual void reinit ();
     virtual void bind ();
     virtual void unbind ();
     virtual void update (double dt);