diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/host/midi2_host/src/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/host/midi2_host/src/main.c b/examples/host/midi2_host/src/main.c index 63b08318c..3d5938a2d 100644 --- a/examples/host/midi2_host/src/main.c +++ b/examples/host/midi2_host/src/main.c @@ -160,6 +160,4 @@ int main(void) { while (1) { tuh_task(); } - - return 0; } |
