summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test-maths.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test-maths.cpp b/test/test-maths.cpp
index 6151c39..a2e1953 100644
--- a/test/test-maths.cpp
+++ b/test/test-maths.cpp
@@ -7,7 +7,6 @@
#include <glm/glm.hpp>
#include <maths.h>
#include <tuple>
-constexpr auto quarter_pi = pi / 4.F;
using vecter_to_angle = std::tuple<glm::vec3, float>;
BOOST_DATA_TEST_CASE(test_vector_yaw,