Remove warnings on MacOS in Clang

This commit is contained in:
Alexander Bock
2017-04-25 19:12:42 -04:00
parent b141ad650b
commit da3e912026
110 changed files with 511 additions and 536 deletions

View File

@@ -28,7 +28,6 @@
#include <openspace/documentation/verifier.h>
namespace {
const char* _loggerCat = "StaticScale";
const char* KeyValue = "Scale";
}