Skip to content
Snippets Groups Projects
Commit 31edab6d authored by Julian Oes's avatar Julian Oes
Browse files

mavlink_command_sender: remove unused include

parent 33e67fd5
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@
#include "mavlink_command_sender.h"
#include <px4_log.h>
#include <cassert>
#define CMD_DEBUG(FMT, ...) PX4_LOG_NAMED_COND("cmd sender", _debug_enabled, FMT, ##__VA_ARGS__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment