diff options
| -rw-r--r-- | indra/llrender/llshadermgr.cpp | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/indra/llrender/llshadermgr.cpp b/indra/llrender/llshadermgr.cpp index 3bac545b5f..129c915139 100644 --- a/indra/llrender/llshadermgr.cpp +++ b/indra/llrender/llshadermgr.cpp @@ -41,8 +41,6 @@  #define UNIFORM_ERRS LL_ERRS("Shader")  #endif -#pragma optimize("", off) -  // Lots of STL stuff in here, using namespace std to keep things more readable  using std::vector;  using std::pair; | 
