diff --git a/firmware/export/ascodec.h b/firmware/export/ascodec.h index 3e104cbd07..94030a2b34 100644 --- a/firmware/export/ascodec.h +++ b/firmware/export/ascodec.h @@ -59,6 +59,4 @@ void ascodec_write_pmu(unsigned int index, unsigned int subreg, int ascodec_read_pmu(unsigned int index, unsigned int subreg); #endif -void ascodec_suppressor_on(bool on); /* PP-only */ - #endif