[gnome-music/wip/mschraal/glib-logging: 62/65] artistart: New logger
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/glib-logging: 62/65] artistart: New logger
- Date: Sat, 1 Feb 2020 15:42:19 +0000 (UTC)
commit f8ab92d325fc39e7ab0181ef9f40f18253a36255
Author: Marinus Schraal <mschraal gnome org>
Date: Sat Feb 1 15:21:28 2020 +0100
artistart: New logger
gnomemusic/artistart.py | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/gnomemusic/artistart.py b/gnomemusic/artistart.py
index 08b11baa..c810198b 100644
--- a/gnomemusic/artistart.py
+++ b/gnomemusic/artistart.py
@@ -89,9 +89,6 @@ class DefaultIcon(GObject.GObject):
_cache = {}
_default_theme = Gtk.IconTheme.get_default()
- def __repr__(self):
- return "<DefaultIcon>"
-
def __init__(self):
super().__init__()
@@ -259,9 +256,6 @@ class ArtistCache(GObject.GObject):
_log = MusicLogger()
- def __repr__(self):
- return "<ArtistCache>"
-
def __init__(self, size, scale):
super().__init__()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]