From 8e6030c8223bfb3102048b2daccbf6a6f4e97ba2 Mon Sep 17 00:00:00 2001 From: Boris Gjenero Date: Wed, 14 Dec 2011 21:45:25 +0000 Subject: FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31256 a1c6a512-1295-4272-9138-f99709370657 --- apps/playback.h | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/playback.h') diff --git a/apps/playback.h b/apps/playback.h index 6e57c03fad..0571f5fe55 100644 --- a/apps/playback.h +++ b/apps/playback.h @@ -87,7 +87,6 @@ enum }; bool audio_restore_playback(int type); /* Restores the audio buffer to handle the requested playback */ size_t audio_get_filebuflen(void); -bool audio_buffer_state_trashed(void); /* Automatic transition? Only valid to call during the track change events, otherwise the result is undefined. */ -- cgit v1.2.3