Remove warnings in Clang

This commit is contained in:
Alexander Bock
2019-01-19 14:49:31 +01:00
parent be6915ecc1
commit c7639adb15
12 changed files with 68 additions and 30 deletions

View File

@@ -37,7 +37,6 @@
#include <ghoul/misc/templatefactory.h>
namespace {
constexpr const char* _loggerCat = "ServerModule";
constexpr const char* KeyInterfaces = "Interfaces";
} // namespace