From db08e28304693c1b2e8cbfbad0c28c23c1a414d7 Mon Sep 17 00:00:00 2001 From: Akemi Date: Sat, 20 Jan 2018 15:54:27 +0100 Subject: osx: code cleanups and cosmetic fixes --- osdep/macosx_application_objc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'osdep/macosx_application_objc.h') diff --git a/osdep/macosx_application_objc.h b/osdep/macosx_application_objc.h index 512ab0f4ee..c12a8b8c64 100644 --- a/osdep/macosx_application_objc.h +++ b/osdep/macosx_application_objc.h @@ -29,6 +29,5 @@ struct mpv_event; - (void)openFiles:(NSArray *)filenames; @property(nonatomic, retain) MenuBar *menuBar; -@property(nonatomic, retain) NSArray *files; @property(nonatomic, assign) size_t openCount; @end -- cgit v1.2.3