forked from PAWPAW-Mirror/lib_xua
Removed unguarded print
This commit is contained in:
@@ -352,7 +352,6 @@ void usb_midi(buffered in port:1 ?p_midi_in, port ?p_midi_out,
|
||||
|
||||
/* Slow timer looking for IDevice plug/unplug event */
|
||||
case iAPTimer when timerafter(polltime) :> void:
|
||||
printintln(polltime);
|
||||
iap_handle_poll_dev_det(iAPTimer);
|
||||
break;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user