[gnome-music/wip/mschraal/core: 162/208] coremodel: Remove unused function
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/core: 162/208] coremodel: Remove unused function
- Date: Thu, 4 Jul 2019 15:47:12 +0000 (UTC)
commit 70796f2659de4be44d296ee5705ce22d721d9170
Author: Marinus Schraal <mschraal gnome org>
Date: Sat Jun 29 14:39:23 2019 +0200
coremodel: Remove unused function
gnomemusic/coremodel.py | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/gnomemusic/coremodel.py b/gnomemusic/coremodel.py
index 212b9317..8a56d804 100644
--- a/gnomemusic/coremodel.py
+++ b/gnomemusic/coremodel.py
@@ -187,10 +187,5 @@ class CoreModel(GObject.GObject):
def get_artists_model(self):
return self._artist_model_sort
- def get_artist_albums(self, artist):
- albums = self._grilo.get_artist_albums(artist)
-
- return albums
-
def get_songs_model(self):
return self._songliststore
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]