summaryrefslogtreecommitdiff
path: root/indra/newview/llvosky.cpp
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2018-09-04 23:44:41 +0100
committerGraham Linden <graham@lindenlab.com>2018-09-04 23:44:41 +0100
commit94d844e1876461ad2e2ad385555ce9a0a7e60088 (patch)
tree543b1d91ae318be750e08db03f88fb6e59616311 /indra/newview/llvosky.cpp
parent0a78e9271c524c92cb8b1965e9a6081d4f700437 (diff)
Remove MSVC debug pragmas.
Diffstat (limited to 'indra/newview/llvosky.cpp')
-rw-r--r--indra/newview/llvosky.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llvosky.cpp b/indra/newview/llvosky.cpp
index d3b1f1459f..e02550c77b 100644
--- a/indra/newview/llvosky.cpp
+++ b/indra/newview/llvosky.cpp
@@ -59,8 +59,6 @@
#undef min
#undef max
-#pragma optimize("", off)
-
namespace
{
const S32 NUM_TILES_X = 8;