Copter: remove stale enum entries for log message types

This commit is contained in:
Peter Barker 2019-09-13 23:39:27 +10:00 committed by Andrew Tridgell
parent ec4a621c45
commit 6672248b02
1 changed files with 0 additions and 2 deletions

View File

@ -178,8 +178,6 @@ enum DevOptions {
// Logging parameters
enum LoggingParameters {
TYPE_AIRSTART_MSG,
TYPE_GROUNDSTART_MSG,
LOG_CONTROL_TUNING_MSG,
LOG_DATA_INT16_MSG,
LOG_DATA_UINT16_MSG,