cleanup logs

This commit is contained in:
brunoherbelin
2020-05-11 12:07:16 +02:00
parent 4303f4ba4d
commit 0b5f3de944
4 changed files with 2 additions and 6 deletions

View File

@@ -74,7 +74,6 @@ void SessionCreator::loadSession(XMLElement *sessionNode)
// TODO : create other types of source
}
Log::Info("Created %d Sources", counter);
}
else
Log::Warning("Session seems empty.");