Commit 31ab3d38 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

macosx: Fix a warning.

parent 710ca695
...@@ -55,7 +55,6 @@ ...@@ -55,7 +55,6 @@
- (void)showUpdateWindow; - (void)showUpdateWindow;
- (void)checkForUpdate; - (void)checkForUpdate;
- (void)setUpToDate: (BOOL)uptodate;
- (void)performDownload:(NSString *)path; - (void)performDownload:(NSString *)path;
+ (VLCUpdate *)sharedInstance; + (VLCUpdate *)sharedInstance;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment