[gnome-music/wip/mschraal/core: 77/208] songwidget: Remove state	change print
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-music/wip/mschraal/core: 77/208] songwidget: Remove state	change print
- Date: Thu,  4 Jul 2019 15:40:04 +0000 (UTC)
commit 2949cfc9088755c585c3a95864682e5b341b1666
Author: Marinus Schraal <mschraal gnome org>
Date:   Wed Jun 5 10:50:15 2019 +0200
    songwidget: Remove state change print
 gnomemusic/widgets/songwidget.py | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gnomemusic/widgets/songwidget.py b/gnomemusic/widgets/songwidget.py
index 69af932a..61668982 100644
--- a/gnomemusic/widgets/songwidget.py
+++ b/gnomemusic/widgets/songwidget.py
@@ -202,7 +202,6 @@ class SongWidget(Gtk.EventBox):
 
         :param SongWidget.State value: Widget state
         """
-        print("STATE CHANGE")
         self._state = value
 
         style_ctx = self._title_label.get_style_context()
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]