Commit ccaeb4ab authored by Felix Paul Kühne's avatar Felix Paul Kühne

macosx: fixed compilation warning

parent 6460f511
...@@ -189,7 +189,6 @@ ...@@ -189,7 +189,6 @@
- (void)leaveFullscreenAndFadeOut: (BOOL)fadeout; - (void)leaveFullscreenAndFadeOut: (BOOL)fadeout;
- (void)hasEndedFullscreen; - (void)hasEndedFullscreen;
- (void)hasBecomeFullscreen; - (void)hasBecomeFullscreen;
- (void)setFrameOnMainThread:(NSData*)packedargs;
/* lion's native fullscreen handling */ /* lion's native fullscreen handling */
- (void)windowWillEnterFullScreen:(NSNotification *)notification; - (void)windowWillEnterFullScreen:(NSNotification *)notification;
......
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