[gnome-music/wip/mschraal/window-template: 3/6] window: Remove obsolete comment
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/window-template: 3/6] window: Remove obsolete comment
- Date: Mon, 18 May 2020 15:22:29 +0000 (UTC)
commit a1fb9da18df0606a6bc73e17b8689a798ea210f9
Author: Marinus Schraal <mschraal gnome org>
Date: Fri Apr 17 16:27:55 2020 +0200
window: Remove obsolete comment
This comment is a remnant of a time when Application was referenced
through an internal variable of Window.
gnomemusic/window.py | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gnomemusic/window.py b/gnomemusic/window.py
index d886a535..0431f571 100644
--- a/gnomemusic/window.py
+++ b/gnomemusic/window.py
@@ -68,7 +68,6 @@ class Window(Gtk.ApplicationWindow):
"""
super().__init__(application=app, title=_("Music"))
- # Hack
self._app = app
self._app._coreselection.bind_property(
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]