[gnome-music/wip/mschraal/player-remove-obsolete-comments: 6/6] player: Remove obsolete FIXME's
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/player-remove-obsolete-comments: 6/6] player: Remove obsolete FIXME's
- Date: Thu, 23 Jun 2022 12:19:57 +0000 (UTC)
commit 98696a23c27694920d5164a8132f06eb941e78c6
Author: Marinus Schraal <mschraal gnome org>
Date: Fri Jun 3 15:51:34 2022 +0200
player: Remove obsolete FIXME's
gnomemusic/player.py | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/gnomemusic/player.py b/gnomemusic/player.py
index c0c2fa961..5907548fd 100644
--- a/gnomemusic/player.py
+++ b/gnomemusic/player.py
@@ -592,11 +592,6 @@ class Player(GObject.GObject):
if (percentage > 0.5
and self._new_clock):
self._new_clock = False
- # FIXME: we should not need to update smart
- # playlists here but removing it may introduce
- # a bug. So, we keep it for the time being.
- # FIXME: Not using Playlist class anymore.
- # playlists.update_all_smart_playlists()
current_song.bump_play_count()
current_song.set_last_played()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]