Remove Clang warnings

This commit is contained in:
Alexander Bock
2018-03-08 20:18:18 +01:00
parent 06ebd75b21
commit 7ccb42545c
12 changed files with 31 additions and 45 deletions
-4
View File
@@ -28,10 +28,6 @@
#include <ghoul/opengl/textureunit.h>
#include <ghoul/opengl/programobject.h>
namespace {
constexpr const char* _loggerCat = "TexturePlane";
} // namespace
namespace openspace {
TexturePlane::TexturePlane(const ghoul::Dictionary& dictionary)