mission_feasibility_checker.h: remove unused Geofence class

Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
Silvan Fuhrer 2023-11-16 13:58:38 +01:00 committed by Daniel Agar
parent 563bfbf6e7
commit c0f26c8fbd
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@
#include <px4_platform_common/module_params.h>
#include "MissionFeasibility/FeasibilityChecker.hpp"
class Geofence;
class Navigator;
class MissionFeasibilityChecker: public ModuleParams