summaryrefslogtreecommitdiffstats
path: root/logic/status
diff options
context:
space:
mode:
authorSky <git@bunnies.cc>2014-01-12 18:42:02 +0000
committerSky <git@bunnies.cc>2014-01-12 18:42:02 +0000
commit500581d095b634998f4d6db70276905cbfcf5d21 (patch)
tree3109fe8472ba048a2eb9b705d5fa668433d285da /logic/status
parentc51090dcff68fc520a8377cb9ff5635a815ff489 (diff)
downloadMultiMC-500581d095b634998f4d6db70276905cbfcf5d21.tar
MultiMC-500581d095b634998f4d6db70276905cbfcf5d21.tar.gz
MultiMC-500581d095b634998f4d6db70276905cbfcf5d21.tar.lz
MultiMC-500581d095b634998f4d6db70276905cbfcf5d21.tar.xz
MultiMC-500581d095b634998f4d6db70276905cbfcf5d21.zip
More comments removal
Diffstat (limited to 'logic/status')
-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;