Skip to content

Commit

Permalink
removed unnecessary libc includes from SDL_sound_midi.c
Browse files Browse the repository at this point in the history
  • Loading branch information
sezero committed Mar 20, 2021
1 parent be9fd2b commit 731ba6f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/SDL_sound_midi.c
Expand Up @@ -16,10 +16,6 @@

#if SOUND_SUPPORTS_MIDI

#include <stdio.h>
#include <stdlib.h>
#include <string.h>

#include "timidity/timidity.h"


Expand Down

0 comments on commit 731ba6f

Please sign in to comment.