summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatereditextdaycycle.cpp
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2018-09-10 23:21:34 +0100
committerGraham Linden <graham@lindenlab.com>2018-09-10 23:21:34 +0100
commit555dfdc6ef0dab37bc4eaf6ae0b00a857f0609da (patch)
tree30566238585b1a62a4ffec505f6dc48f87053215 /indra/newview/llfloatereditextdaycycle.cpp
parentef2c61275eafa7d1fd3afa3f0eb76397632f12c9 (diff)
Add copies of existing lighting shaders for advanced atmo path.
Enable advanced atmo by default. Disable nSight in settings.xml Remove MSVC debug pragmas.
Diffstat (limited to 'indra/newview/llfloatereditextdaycycle.cpp')
-rw-r--r--indra/newview/llfloatereditextdaycycle.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloatereditextdaycycle.cpp b/indra/newview/llfloatereditextdaycycle.cpp
index 8e29e4cf32..0b59239f8c 100644
--- a/indra/newview/llfloatereditextdaycycle.cpp
+++ b/indra/newview/llfloatereditextdaycycle.cpp
@@ -62,8 +62,6 @@
#include "llenvironment.h"
#include "lltrans.h"
-#pragma optimize("", off)
-
extern LLControlGroup gSavedSettings;
//=========================================================================