summaryrefslogtreecommitdiff
path: root/firmware/export/as3514.h
diff options
context:
space:
mode:
authorChristian Gmeiner <christian.gmeiner@gmail.com>2007-11-20 10:28:53 +0000
committerChristian Gmeiner <christian.gmeiner@gmail.com>2007-11-20 10:28:53 +0000
commit41a67a7e905ff0ef7b968353bfe37c6865fc146e (patch)
tree5cc52676612583b59f871f13389d693a0a8100ef /firmware/export/as3514.h
parent43cb7c3549bfe033ecc5d8371abdfd2ac5222e0d (diff)
downloadrockbox-41a67a7e905ff0ef7b968353bfe37c6865fc146e.zip
rockbox-41a67a7e905ff0ef7b968353bfe37c6865fc146e.tar.gz
rockbox-41a67a7e905ff0ef7b968353bfe37c6865fc146e.tar.bz2
rockbox-41a67a7e905ff0ef7b968353bfe37c6865fc146e.tar.xz
get rid of audiohw_reset
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15720 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/as3514.h')
-rw-r--r--firmware/export/as3514.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/as3514.h b/firmware/export/as3514.h
index 82be135..088d551 100644
--- a/firmware/export/as3514.h
+++ b/firmware/export/as3514.h
@@ -24,7 +24,6 @@
extern int tenthdb2master(int db);
-extern void audiohw_reset(void);
extern void audiohw_enable_output(bool enable);
extern int audiohw_set_master_vol(int vol_l, int vol_r);
extern int audiohw_set_lineout_vol(int vol_l, int vol_r);