decoder/sidplay: remove unused variable 'ret'
This commit is contained in:
parent
ae28ba84d2
commit
e77d96cf89
@ -201,7 +201,6 @@ get_song_length(const char *path_fs)
|
|||||||
static void
|
static void
|
||||||
sidplay_file_decode(struct decoder *decoder, const char *path_fs)
|
sidplay_file_decode(struct decoder *decoder, const char *path_fs)
|
||||||
{
|
{
|
||||||
int ret;
|
|
||||||
int channels;
|
int channels;
|
||||||
|
|
||||||
/* load the tune */
|
/* load the tune */
|
||||||
|
Loading…
Reference in New Issue
Block a user