[gnome-music/wip/mschraal/glib-logging: 61/65] headerbar: New logger



commit b2318cc2cd73b434bd325d2797cfb39aff4175b4
Author: Marinus Schraal <mschraal gnome org>
Date:   Sat Feb 1 15:19:57 2020 +0100

    headerbar: New logger

 gnomemusic/widgets/headerbar.py | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/gnomemusic/widgets/headerbar.py b/gnomemusic/widgets/headerbar.py
index bdae817f..909974a2 100644
--- a/gnomemusic/widgets/headerbar.py
+++ b/gnomemusic/widgets/headerbar.py
@@ -41,9 +41,6 @@ class SelectionBarMenuButton(Gtk.MenuButton):
 
     _menu_label = Gtk.Template.Child()
 
-    def __repr__(self):
-        return "<SelectionBarMenuButton>"
-
     def __init__(self):
         super().__init__()
 


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