Fixed uiImage redeclaration warnings on OS X.

This commit is contained in:
Pietro Gagliardi 2018-04-18 10:29:16 -04:00
parent bd2f436d91
commit ab336e0e8b
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@
#define NSAppKitVersionNumber10_9 1265
#endif
/*TODO remove this*/typedef struct uiImage uiImage;
// menu.m
@interface menuManager : NSObject {
struct mapTable *items;