Skip to content
Snippets Groups Projects
Commit ea9a3b13 authored by Claudio Cambra's avatar Claudio Cambra Committed by Steve Lhomme
Browse files

macosx: Remove playlist view controller todo comment now that it has been addressed


Signed-off-by: default avatarClaudio Cambra <developer@claudiocambra.com>
parent d5692b7f
No related branches found
No related tags found
1 merge request!6136macosx: Unify handling of various view's presentation
......@@ -223,9 +223,6 @@
return self.dataSource;
}
// TODO: This is duplicated almost verbatim across all the library view
// controllers. Ideally we should have the placeholder view handle this
// itself, or move this into a common superclass
- (void)presentPlaceholderPlaylistLibraryView
{
const vlc_ml_playlist_type_t playlistType = self.dataSource.playlistType;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment