]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/update.h
Sync PO files
[vlc] / modules / gui / macosx / update.h
index 45a3d5cee0c4512df4b3df40458cbf755237e0e7..93500fc6ca13a75b25f90e87a3c603b1539a28f5 100644 (file)
@@ -55,7 +55,6 @@
 
 - (void)showUpdateWindow;
 - (void)checkForUpdate;
-- (void)setUpToDate: (BOOL)uptodate;
 - (void)performDownload:(NSString *)path;
 
 + (VLCUpdate *)sharedInstance;