[gnome-music/wip/mschraal/core] songwidget: Remove state change print
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/core] songwidget: Remove state change print
- Date: Wed, 5 Jun 2019 10:00:59 +0000 (UTC)
commit 55340bd01344fee7aa77f9b2bc1738b809e38fd6
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]