summaryrefslogtreecommitdiff
path: root/firmware/export/tuner.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/tuner.h')
-rw-r--r--firmware/export/tuner.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/tuner.h b/firmware/export/tuner.h
index 8f1839a7bb..6d6a690d77 100644
--- a/firmware/export/tuner.h
+++ b/firmware/export/tuner.h
@@ -133,7 +133,6 @@ enum
133/** **/ 133/** **/
134 134
135void tuner_init(void); 135void tuner_init(void);
136bool tuner_power(bool power);
137 136
138#endif /* #if CONFIG_TUNER */ 137#endif /* #if CONFIG_TUNER */
139 138