[gnome-music/wip/merge: 45/343] albumArtCache: remove unused function



commit 7808e09d7da14a1d10eeff1b528f50076e9bf8e9
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Sat Jul 13 17:31:46 2013 +0200

    albumArtCache: remove unused function

 gnome-music/albumArtCache.py |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/gnome-music/albumArtCache.py b/gnome-music/albumArtCache.py
index c2adb1a..aa4af49 100644
--- a/gnome-music/albumArtCache.py
+++ b/gnome-music/albumArtCache.py
@@ -1,9 +1,3 @@
-def getDefault():
-    if instance:
-        return instance
-    else:
-        instance
-
 class AlbumArtCache:
     instance = None
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]