Feature/warnings (#1425)

* Remove MSVC, GCC, Clang compiler warnings
* Remove cppcheck warnings
This commit is contained in:
Alexander Bock
2020-12-07 23:43:05 +01:00
committed by GitHub
parent 51470c0a0d
commit 86bb19d81c
94 changed files with 392 additions and 511 deletions
@@ -43,8 +43,6 @@
#include <modules/spacecraftinstruments/util/imagesequencer.h>
namespace {
constexpr const char* _loggerCat = "RenderableModelProjection";
constexpr const char* keyGeometry = "Geometry";
constexpr const char* keyProjection = "Projection";
constexpr const char* keyBoundingSphereRadius = "BoundingSphereRadius";