]> git.mxchange.org Git - flightgear.git/blobdiff - src/Autopilot/route_mgr.hxx
Remove un-needed header.
[flightgear.git] / src / Autopilot / route_mgr.hxx
index baa5e2c50f707d475a618074021dc06eb55cfd2f..b66a06b72f4cb697a4113c1f66c0083378a0a045 100644 (file)
@@ -194,6 +194,11 @@ private:
      */
     bool checkFinished();
     
+    /*
+     * update state when we pass the final waypoint
+     */
+    void endOfRoute();
+    
     /**
      * Predicate for helping the UI - test if at least one waypoint was
      * entered by the user (as opposed to being generated by the route-manager)