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 2ecab966d..21c1482be 100644
--- a/apps/px4io/px4io.h
+++ b/apps/px4io/px4io.h
@@ -157,7 +157,6 @@ extern void safety_init(void);
/*
* FMU communications
*/
-extern void comms_init(void);
extern void comms_main(void) __attribute__((noreturn));
/*