Skip to content

Commit

Permalink
macOS: remove unneeded #includes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Callow committed Sep 21, 2017
1 parent f0a324f commit 3c45e66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/video/cocoa/SDL_cocoametalview.m
Expand Up @@ -31,8 +31,6 @@
#if SDL_VIDEO_VULKAN && SDL_VIDEO_DRIVER_COCOA

#include "SDL_assert.h"
#include "SDL_loadso.h"
#include <dlfcn.h>

@implementation SDL_cocoametalview

Expand Down

0 comments on commit 3c45e66

Please sign in to comment.