mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01: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