aboutsummaryrefslogtreecommitdiff
path: root/apps/px4io/px4io.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/px4io/px4io.h')
-rw-r--r--apps/px4io/px4io.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/px4io/px4io.h b/apps/px4io/px4io.h
index 5a26d355a..483b9bcc8 100644
--- a/apps/px4io/px4io.h
+++ b/apps/px4io/px4io.h
@@ -162,7 +162,6 @@ extern void safety_init(void);
/*
* FMU communications
*/
-extern void comms_init(void);
extern void comms_main(void) __attribute__((noreturn));
/*