Skip to content

Commit

Permalink
iOS: remove an unused static variable
Browse files Browse the repository at this point in the history
  • Loading branch information
slime73 committed Sep 20, 2017
1 parent e365968 commit 12fb004
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/video/uikit/SDL_uikitmetalview.m
Expand Up @@ -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

Expand Down

0 comments on commit 12fb004

Please sign in to comment.