From 34bbff2f71713d217b501e40ab6186f14b1da92e Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Mon, 5 Jun 2017 20:14:49 +0200
Subject: Remove a pointless TODO
---
nncmpp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nncmpp.c b/nncmpp.c
index 8485a7a..db75e45 100644
--- a/nncmpp.c
+++ b/nncmpp.c
@@ -896,8 +896,8 @@ app_quit (void)
{
g.quitting = true;
- // TODO: bring down the MPD interface (if that's needed at all);
- // so far there's nothing for us to wait on, so let's just stop looping
+ // So far there's nothing for us to wait on, so let's just stop looping;
+ // otherwise we might want to e.g. cleanly bring down the MPD interface
g.polling = false;
}
--
cgit v1.2.3-70-g09d2