[gnome-music/wip/mschraal/core: 58/70] songwidget: Remove state	change print
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-music/wip/mschraal/core: 58/70] songwidget: Remove state	change print
- Date: Tue, 18 Jun 2019 15:59:10 +0000 (UTC)
commit c9f42d7e96ec62abafee72a81eb626d260b28844
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 93971353..7ef59f81 100644
--- a/gnomemusic/widgets/songwidget.py
+++ b/gnomemusic/widgets/songwidget.py
@@ -201,7 +201,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]