remove unused SDL_Mutex

This commit is contained in:
Jorj Bauer 2018-02-19 04:25:26 -05:00
parent f131910df2
commit 1199ea8cc0
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include <stdlib.h>
#include <SDL.h>
#include <SDL_mutex.h>
#include <SDL_events.h>
#include "physicaldisplay.h"