diff options
author | Ansariel Hiller <Ansariel@users.noreply.github.com> | 2024-10-05 07:07:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-05 08:07:01 +0300 |
commit | bd252f8151f777508efb15cfe2c69c9a103d98be (patch) | |
tree | a3c49b6a346307ae18ee5ee3b152268c6b2079b3 /indra/llmath/v3dmath.cpp | |
parent | 39eb250e3926e123794a939e861e62d96916e92e (diff) |
Follow up for 39eb250 (#2815)
Diffstat (limited to 'indra/llmath/v3dmath.cpp')
-rw-r--r-- | indra/llmath/v3dmath.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmath/v3dmath.cpp b/indra/llmath/v3dmath.cpp index bd6d838186..a2d1b03622 100644 --- a/indra/llmath/v3dmath.cpp +++ b/indra/llmath/v3dmath.cpp @@ -30,7 +30,6 @@ #include "v3dmath.h" -//#include "vmath.h" #include "v4math.h" #include "m4math.h" #include "m3math.h" |