Remove more warnings from the codebase

This commit is contained in:
Alexander Bock
2025-05-19 20:35:14 +02:00
parent 89131de88e
commit 5e3a972767
8 changed files with 6 additions and 13 deletions

View File

@@ -43,8 +43,6 @@
#include <ghoul/logging/logmanager.h>
namespace {
constexpr std::string_view _loggerCat = "TelemetryModule";
// The default Open Sound Control receiver is SuperCollider with these default values.
// However, the user can define any receiver in the openspace.cfg file as the
// ModuleConfiguration for the Telemetry module.