mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-26 14:58:51 -06:00
Feature/warnings (#1885)
Remove many warnings from MSVC, Clang, and GCC
This commit is contained in:
@@ -40,8 +40,6 @@
|
||||
#include <optional>
|
||||
|
||||
namespace {
|
||||
constexpr const char* _loggerCat = "RenderableHabitableZone";
|
||||
|
||||
constexpr const std::array<const char*, 6> UniformNames = {
|
||||
"modelViewProjectionTransform", "opacity", "width", "transferFunctionTexture",
|
||||
"conservativeBounds", "showOptimistic"
|
||||
|
||||
Reference in New Issue
Block a user