summaryrefslogtreecommitdiff
path: root/src/ao_telelaunch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ao_telelaunch.c')
-rw-r--r--src/ao_telelaunch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ao_telelaunch.c b/src/ao_telelaunch.c
index b5404710..506431de 100644
--- a/src/ao_telelaunch.c
+++ b/src/ao_telelaunch.c
@@ -35,7 +35,6 @@ main(void)
ao_storage_init();
ao_usb_init();
ao_radio_init();
- ao_igniter_init();
#if HAS_DBG
ao_dbg_init();
#endif