Remove warnings

This commit is contained in:
Alexander Bock
2018-03-12 22:31:01 +01:00
parent cf3992bbc8
commit f38c26eff0
33 changed files with 127 additions and 125 deletions
-1
View File
@@ -37,7 +37,6 @@
#include <ghoul/opengl/programobject.h>
namespace {
constexpr const char* _loggerCat = "Renderable";
constexpr const char* keyStart = "StartTime";
constexpr const char* keyEnd = "EndTime";
constexpr const char* KeyType = "Type";