Commander: Remove unused param file from CMake to prevent empty linkage warning

This commit is contained in:
Lorenz Meier 2015-10-06 11:25:52 +02:00
parent e6d06666e0
commit c2e9f81586
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ px4_add_module(
-Os
SRCS
commander.cpp
commander_params.c
state_machine_helper.cpp
commander_helper.cpp
calibration_routines.cpp