summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/ascodec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/ascodec.h b/firmware/export/ascodec.h
index 3e104cb..94030a2 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