X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=jamaui%2Fshowalbum.py;fp=jamaui%2Fshowalbum.py;h=7d0eed3394b00ff994d822654a766b6e808f271f;hb=f738313567e28f7b01e0d90df1840fe90d2c30df;hp=a1aec5cebf835b0fc867f8b224c151eb97af0cf8;hpb=ed6ce6efe7c4f87b7d8c0e06bff8b50a74f6039d;p=jamaendo diff --git a/jamaui/showalbum.py b/jamaui/showalbum.py index a1aec5c..7d0eed3 100644 --- a/jamaui/showalbum.py +++ b/jamaui/showalbum.py @@ -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)