forked from len0rd/rockbox
removed read_file_into_buffer()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@444 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b48a4fa80a
commit
5a833679dc
2 changed files with 0 additions and 36 deletions
|
|
@ -20,8 +20,6 @@
|
|||
#ifndef __DISK_H__
|
||||
#define __DISK_H__
|
||||
|
||||
void read_file_into_buffer( char **buf, const char *filename );
|
||||
|
||||
int persist_volume_setting( void );
|
||||
int persist_balance_setting( void );
|
||||
int persist_bass_setting( void );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue