Tidying
This commit is contained in:
@@ -198,7 +198,7 @@ namespace Bloom
|
||||
});
|
||||
}
|
||||
|
||||
Logger::debug("Starting InsightWorker" + std::to_string(insightWorker->id) + " thread");
|
||||
Logger::debug("Starting InsightWorker" + std::to_string(insightWorker->id));
|
||||
workerThread->start();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user