diff options
| -rw-r--r-- | indra/llinventory/llsettingssky.cpp | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/indra/llinventory/llsettingssky.cpp b/indra/llinventory/llsettingssky.cpp index db54140e2c..612c97168c 100644 --- a/indra/llinventory/llsettingssky.cpp +++ b/indra/llinventory/llsettingssky.cpp @@ -32,10 +32,6 @@  #include "llfasttimer.h"  #include "v3colorutil.h" -#if LL_WINDOWS -#pragma optimize("", off) -#endif -  //=========================================================================  namespace {      const F32 NIGHTTIME_ELEVATION = 8.0f; // degrees | 
