mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 02:48:25 -05:00
Feature/warnings (#1425)
* Remove MSVC, GCC, Clang compiler warnings * Remove cppcheck warnings
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user