[gnome-music/wip/mschraal/glib-logging: 11/16] emptyview: Remove debug print
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/glib-logging: 11/16] emptyview: Remove debug print
- Date: Fri, 31 Jan 2020 11:49:00 +0000 (UTC)
commit 67d41419dceb3b51a12d4cd923e7d416a98f7ecc
Author: Marinus Schraal <mschraal gnome org>
Date: Mon Jan 27 17:44:20 2020 +0100
emptyview: Remove debug print
gnomemusic/views/emptyview.py | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gnomemusic/views/emptyview.py b/gnomemusic/views/emptyview.py
index e83c8e9f..0c01287a 100644
--- a/gnomemusic/views/emptyview.py
+++ b/gnomemusic/views/emptyview.py
@@ -69,7 +69,6 @@ class EmptyView(Gtk.Stack):
GLib.UserDirectory.DIRECTORY_MUSIC)
assert music_folder is not None
except (TypeError, AssertionError):
- print("XDG Music dir is not set")
self._content_text = _("Your XDG Music directory is not set.")
return
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]