diff options
Diffstat (limited to 'firmware/export/power.h')
-rw-r--r-- | firmware/export/power.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/power.h b/firmware/export/power.h index 7c0ed3df89..a78a1eec78 100644 --- a/firmware/export/power.h +++ b/firmware/export/power.h | |||
@@ -49,7 +49,6 @@ bool spdif_powered(void); | |||
49 | 49 | ||
50 | #if CONFIG_TUNER | 50 | #if CONFIG_TUNER |
51 | bool tuner_power(bool status); | 51 | bool tuner_power(bool status); |
52 | bool tuner_power_nolock(bool status); | ||
53 | #endif | 52 | #endif |
54 | 53 | ||
55 | #endif | 54 | #endif |