diff options
author | Graham Linden graham@lindenlab.com <Graham Linden graham@lindenlab.com> | 2018-05-18 23:16:56 +0100 |
---|---|---|
committer | Graham Linden graham@lindenlab.com <Graham Linden graham@lindenlab.com> | 2018-05-18 23:16:56 +0100 |
commit | 190fa8614c5630f7f360ce028ed08879af308511 (patch) | |
tree | 1f2bda7bd387f7b820ce808f594de365835f7141 /indra/newview/llvosky.cpp | |
parent | 8082cb86682c008389cb8127f295e6566ec368e5 (diff) |
Remove MSVC debug pragmas and comment out code to dump example grids.xml file w/ hard-coded grids.
Diffstat (limited to 'indra/newview/llvosky.cpp')
-rw-r--r-- | indra/newview/llvosky.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llvosky.cpp b/indra/newview/llvosky.cpp index 1e99c77da9..57f8b7339d 100644 --- a/indra/newview/llvosky.cpp +++ b/indra/newview/llvosky.cpp @@ -53,8 +53,6 @@ #include "llsettingssky.h" #include "llenvironment.h" -#pragma optimize("", off) - #undef min #undef max |