Fixed the final two synchronous calls I could find
[jamaendo] / jamaui / showalbum.py
index a1aec5c..7d0eed3 100644 (file)
@@ -145,7 +145,6 @@ class ShowAlbum(hildon.StackableWindow):
         if albumid == self.album.ID and size == 300:
             self.cover.set_from_file(cover)
 
-
     def on_add_to_playlist(self, button, user_data=None):
         add_to_playlist(self, self.tracklist)