remove unused header

This commit is contained in:
Kovid Goyal 2017-11-20 23:07:13 +05:30
parent a5078afd1e
commit 73ce2ccb47
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -6,7 +6,6 @@
#include "state.h"
#include <structmember.h>
#include <dlfcn.h>
#include "glfw-wrapper.h"
extern bool cocoa_make_window_resizable(void *w);
extern void cocoa_create_global_menu(void);