[vlc-devel] commit: macosx: Fix a warning. (Pierre d'Herbemont )

git version control git at videolan.org
Thu Aug 14 18:03:05 CEST 2008


vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Thu Aug 14 16:42:20 2008 +0200| [31ab3d384407d47f766a1a99e912329884805ab6] | committer: Pierre d'Herbemont 

macosx: Fix a warning.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=31ab3d384407d47f766a1a99e912329884805ab6
---

 modules/gui/macosx/update.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules/gui/macosx/update.h b/modules/gui/macosx/update.h
index 45a3d5c..93500fc 100644
--- a/modules/gui/macosx/update.h
+++ b/modules/gui/macosx/update.h
@@ -55,7 +55,6 @@
 
 - (void)showUpdateWindow;
 - (void)checkForUpdate;
-- (void)setUpToDate: (BOOL)uptodate;
 - (void)performDownload:(NSString *)path;
 
 + (VLCUpdate *)sharedInstance;




More information about the vlc-devel mailing list