Navigator: more cleanup, prune unused functions

This commit is contained in:
Julian Oes 2013-11-19 16:13:29 +01:00
parent 6f9a31c401
commit a3b7ecb923
1 changed files with 0 additions and 15 deletions

View File

@ -171,21 +171,6 @@ private:
*/
void control_update();
/**
* Check for changes in vehicle status.
*/
void vehicle_status_poll();
/**
* Check for position updates.
*/
void vehicle_attitude_poll();
/**
* Check for set triplet updates.
*/
void mission_poll();
/**
* Retrieve mission.
*/