Fix red in 9c708e3876

rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
Newsgroups gmane.comp.systems.archos.rockbox.cvs
Message-ID <[email protected]>
commit 2578411f00470c4f605e1f60f8aceb408af28927
Author: Solomon Peachy <[email protected]>
Date:   Wed Mar 25 07:30:27 2026 -0400

    Fix red in 9c708e3876
    
    Test build didn't catch this due to a dependency failure.  (WTF?)
    
    Change-Id: I0487a02e9fad8b6bec9b93066619aef04c838d3b

diff --git a/apps/plugins/midi/midiplay.c b/apps/plugins/midi/midiplay.c
index 012169a02e..d19ff7888b 100644
--- a/apps/plugins/midi/midiplay.c
+++ b/apps/plugins/midi/midiplay.c
@@ -492,11 +492,6 @@ static void get_more(const void** start, size_t* size)
     *size = samples_in_buf*sizeof(int32_t);
 }
 
-static const struct mixer_play_cbs mixer_cbs = {
-    .get_more = get_more,
-    /* TODO: update sample_rate and max_voices on sampr_changed() */
-};
-
 UNUSED_ATTR static int find_min_sampr_ge_22(void)
 {
     const struct pcm_sink_caps* caps = rb->pcm_current_sink_caps();
-- 
rockbox-cvs mailing list
[email protected]
https://lists.haxx.se/mailman/listinfo/rockbox-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.