diff --git a/darwin/uipriv_darwin.h b/darwin/uipriv_darwin.h index 8b95e315..c221464f 100644 --- a/darwin/uipriv_darwin.h +++ b/darwin/uipriv_darwin.h @@ -19,8 +19,6 @@ #define NSAppKitVersionNumber10_9 1265 #endif -/*TODO remove this*/typedef struct uiImage uiImage; - // menu.m @interface menuManager : NSObject { struct mapTable *items;