Commit 17a1e221 authored by Felix Paul Kühne's avatar Felix Paul Kühne

macosx: fixed trivial merge mistake when broke 'advanced open file'

parent 2dd572b0
......@@ -630,6 +630,7 @@ static VLCOpen *_o_sharedMainInstance = nil;
[self setMRL: o_mrl_string];
}
else
[self setMRL: @""];
}
......
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