Commit 4e84f81b authored by Felix Paul Kühne's avatar Felix Paul Kühne

macosx: fixed crash when rebuilding the sidebar too often

parent 9c1c18e3
......@@ -742,8 +742,6 @@ static VLCMainWindow *_o_sharedInstance = nil;
[self setRepresentedURL: nil];
}
[o_sidebar_view reloadData];
[o_pool release];
}
......
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