Skip to content

Commit a6d4b64

Browse files
committed
Removed unused function prototype
1 parent c14e3e2 commit a6d4b64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/class/midi/midi_host.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
// Application API (Single Interface)
5353
//--------------------------------------------------------------------+
5454
bool tuh_midi_configured (uint8_t dev_addr);
55-
uint32_t tuh_midi_available (uint8_t dev_addr);
5655

5756
// return the number of virtual midi cables on the device's OUT endpoint
5857
uint8_t tuh_midih_get_num_tx_cables (uint8_t dev_addr);

0 commit comments

Comments
 (0)