mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-12-28 05:38:15 +00:00
iOS: remove an unused static variable
This commit is contained in:
parent
e365968a4c
commit
12fb004fba
@ -35,10 +35,6 @@
|
||||
#import "SDL_uikitmetalview.h"
|
||||
|
||||
#include "SDL_assert.h"
|
||||
#include "SDL_loadso.h"
|
||||
#include <dlfcn.h>
|
||||
|
||||
static void* loader_handle;
|
||||
|
||||
@implementation SDL_uikitmetalview
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user