[gnome-music/wip/mschraal/core: 55/190] songwidget: Remove state change print
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/core: 55/190] songwidget: Remove state change print
- Date: Sun, 7 Jul 2019 21:38:02 +0000 (UTC)
commit b6a966a9c5e21737daa69181987904839daa402e
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]