summaryrefslogtreecommitdiffstats
path: root/src/Vector3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Vector3.h')
-rw-r--r--src/Vector3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Vector3.h b/src/Vector3.h
index 7c37c2601..cb39a6cde 100644
--- a/src/Vector3.h
+++ b/src/Vector3.h
@@ -362,7 +362,6 @@ public:
-
template <> inline Vector3<int> Vector3<int>::Floor(void) const
{
return *this;