]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/controls.h
* controls.m: call openFileGeneric via VLCMain and not directly from VLCOpen
[vlc] / modules / gui / macosx / controls.h
index aea4624d7c9e0aa69c520bd88d8d846f05b29e0b..26612c38319ed04714a53e110651337fdd63fbfd 100644 (file)
@@ -28,7 +28,6 @@
  *****************************************************************************/
 @interface VLCControls : NSObject
 {
-    IBOutlet id o_open;
     IBOutlet id o_main;
 
     IBOutlet id o_btn_fullscreen;