forked from PAWPAW-Mirror/lib_xua
Removed unused usb_speed var
This commit is contained in:
@@ -127,7 +127,6 @@ void handle_audio_request(chanend c_mix_out)
|
|||||||
{
|
{
|
||||||
int outSamps;
|
int outSamps;
|
||||||
int space_left;
|
int space_left;
|
||||||
int usb_speed;
|
|
||||||
|
|
||||||
/* Input word that triggered interrupt and handshake back */
|
/* Input word that triggered interrupt and handshake back */
|
||||||
(void) inuint(c_mix_out);
|
(void) inuint(c_mix_out);
|
||||||
|
|||||||
Reference in New Issue
Block a user