remove now unused prototype

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31627 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2012-01-08 01:44:08 +00:00
parent 8552824284
commit 0965e61b11

View file

@ -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