summarylogtreecommitdiffstats
path: root/glm_exp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'glm_exp.patch')
-rw-r--r--glm_exp.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/glm_exp.patch b/glm_exp.patch
deleted file mode 100644
index 3a66e4243469..000000000000
--- a/glm_exp.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/layer0/Bezier.cpp b/layer0/Bezier.cpp
-index 2d9482a66..584e5f38d 100644
---- a/layer0/Bezier.cpp
-+++ b/layer0/Bezier.cpp
-@@ -2,6 +2,7 @@
-
- #include "pymol/algorithm.h"
-
-+#define GLM_ENABLE_EXPERIMENTAL
- #include <glm/gtx/io.hpp>
-
- namespace pymol