]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/open.h
* controls.m: call openFileGeneric via VLCMain and not directly from VLCOpen
[vlc] / modules / gui / macosx / open.h
index 59034d991f77033659242413ebaa787e62009503..703fdca984dcc6c43fbf6cc90a29ffd64f9b124d 100644 (file)
@@ -132,6 +132,4 @@ NSArray *GetEjectableMediaOfClass( const char *psz_class );
 - (IBAction)panelOk:(id)sender;
 
 - (void)openFile;
-
-- (void)getReady;
 @end