From 1b36eb7603f5b4efa0f5618c1045544cf88d285b Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Thu, 26 Dec 2013 20:26:31 +0100 Subject: [PATCH] Removed GLM_FORCE_RADIANS --- glm/detail/setup.hpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/glm/detail/setup.hpp b/glm/detail/setup.hpp index 2ba5fcbf..48d4a142 100644 --- a/glm/detail/setup.hpp +++ b/glm/detail/setup.hpp @@ -662,11 +662,6 @@ # pragma message("GLM: #define GLM_FORCE_PURE to avoid using platform specific instruction sets") #endif//GLM_MESSAGE -/////////////////////////////////////////////////////////////////////////////////////////////////// -// Radians - -//#define GLM_FORCE_RADIANS - /////////////////////////////////////////////////////////////////////////////////////////////////// // Static assert