summaryrefslogtreecommitdiff
path: root/thirdparty/thekla_atlas/nvmath/Vector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/thekla_atlas/nvmath/Vector.cpp')
-rw-r--r--thirdparty/thekla_atlas/nvmath/Vector.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/thirdparty/thekla_atlas/nvmath/Vector.cpp b/thirdparty/thekla_atlas/nvmath/Vector.cpp
deleted file mode 100644
index 9122a1b0e9..0000000000
--- a/thirdparty/thekla_atlas/nvmath/Vector.cpp
+++ /dev/null
@@ -1,4 +0,0 @@
-// This code is in the public domain -- castanyo@yahoo.es
-
-#include "Vector.h"
-#include "Vector.inl"