[vlc-commits] macosx: fixed compilation warning

Felix Paul Kühne git at videolan.org
Mon Mar 5 20:55:39 CET 2012


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Mar  5 20:52:07 2012 +0100| [ccaeb4ab6ede00476172969fe61943ae8bde84af] | committer: Felix Paul Kühne

macosx: fixed compilation warning

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

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

diff --git a/modules/gui/macosx/MainWindow.h b/modules/gui/macosx/MainWindow.h
index 8fae5e1..21bd9dc 100644
--- a/modules/gui/macosx/MainWindow.h
+++ b/modules/gui/macosx/MainWindow.h
@@ -189,7 +189,6 @@
 - (void)leaveFullscreenAndFadeOut: (BOOL)fadeout;
 - (void)hasEndedFullscreen;
 - (void)hasBecomeFullscreen;
-- (void)setFrameOnMainThread:(NSData*)packedargs;
 
 /* lion's native fullscreen handling */
 - (void)windowWillEnterFullScreen:(NSNotification *)notification;



More information about the vlc-commits mailing list