Launch detect: Remove old params

This commit is contained in:
Lorenz Meier
2015-11-07 09:52:58 +01:00
parent ac893f26fb
commit 2919129a74
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -37,7 +37,6 @@ px4_add_module(
SRCS
LaunchDetector.cpp
CatapultLaunchMethod.cpp
launchdetection_params.c
DEPENDS
platforms__common
)
@@ -39,10 +39,6 @@
* @author Thomas Gubler <thomasgubler@gmail.com>
*/
#include <px4_config.h>
#include <systemlib/param/param.h>
/*
* Catapult launch detection parameters, accessible via MAVLink
*