Commit 01408785 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

macosx: Don't wrongly set an item for the update panel.

This fix right-clicking->info on an item while an other is playing.
parent 4c8bc7a8
......@@ -553,9 +553,6 @@
}
/* update our info-panel to reflect the new item */
[[[VLCMain sharedInstance] getInfo] updatePanelWithItem:p_item->p_input];
vlc_object_release( p_playlist );
}
......
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