Commit 52d8d153 authored by Felix Paul Kühne's avatar Felix Paul Kühne

minimal_macosx: remove unused variable

parent 1338ab0c
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
@interface VLCMinimalVoutWindow : NSWindow @interface VLCMinimalVoutWindow : NSWindow
{ {
NSRect initialFrame; NSRect initialFrame;
BOOL mouseDraggedShouldResize;
} }
- (id)initWithContentRect:(NSRect)contentRect; - (id)initWithContentRect:(NSRect)contentRect;
......
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