diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2018-06-13 21:49:24 +0100 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2018-06-13 21:49:24 +0100 |
commit | edf6795edaa4ec822ac0e2bc906c71606b84b5c8 (patch) | |
tree | bb97e8a8783cebafde0e9a0e36053a1d9e3e7c34 /indra/llmath/llrigginginfo.cpp | |
parent | abcddc97cf01fb61bc4b77ab492c02e3985bb1e1 (diff) |
SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to DebugAnimatedObjects output
Diffstat (limited to 'indra/llmath/llrigginginfo.cpp')
-rw-r--r-- | indra/llmath/llrigginginfo.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/llmath/llrigginginfo.cpp b/indra/llmath/llrigginginfo.cpp index 885acb7670..0de07950c1 100644 --- a/indra/llmath/llrigginginfo.cpp +++ b/indra/llmath/llrigginginfo.cpp @@ -27,10 +27,6 @@ #include "llmath.h" #include "llrigginginfo.h" -//#if LL_WINDOWS -//#pragma optimize("", off) -//#endif - //----------------------------------------------------------------------------- // LLJointRiggingInfo //----------------------------------------------------------------------------- |