Skip to content

Commit

Permalink
Playlist dont load at start
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3r committed Apr 8, 2015
1 parent 660258f commit 74617e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mopidy_touchscreen/screens/playlist_screen.py
Expand Up @@ -12,7 +12,6 @@ def __init__(self, size, base_size, manager, fonts):
self.fonts['base'])
self.playlists_strings = []
self.playlists = []
self.playlists_loaded()
self.selected_playlist = None
self.playlist_tracks = []
self.playlist_tracks_strings = []
Expand Down

0 comments on commit 74617e2

Please sign in to comment.