summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--logic/status/StatusChecker.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/logic/status/StatusChecker.cpp b/logic/status/StatusChecker.cpp
index 54cf077a..7c856d3f 100644
--- a/logic/status/StatusChecker.cpp
+++ b/logic/status/StatusChecker.cpp
@@ -47,7 +47,6 @@ void StatusChecker::reloadStatus()
void StatusChecker::statusDownloadFinished()
{
- // Parse the XML file and process the RSS feed entries.
QLOG_DEBUG() << "Finished loading status JSON.";
QByteArray data;