forked from len0rd/rockbox
Move audio_peek_track declaration from skin_display.c to audio.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25670 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9c3dc70af5
commit
44454c3203
2 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,6 @@ static void draw_progressbar(struct gui_wps *gwps,
|
|||
}
|
||||
}
|
||||
|
||||
bool audio_peek_track(struct mp3entry** id3, int offset);
|
||||
static void draw_playlist_viewer_list(struct gui_wps *gwps,
|
||||
struct playlistviewer *viewer)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue