Removed unused usb_speed var

This commit is contained in:
Ross Owen
2014-03-21 17:32:52 +00:00
parent aaddeb4bb6
commit 78215ee827

View File

@@ -127,7 +127,6 @@ void handle_audio_request(chanend c_mix_out)
{
int outSamps;
int space_left;
int usb_speed;
/* Input word that triggered interrupt and handshake back */
(void) inuint(c_mix_out);