diff options
author | Rider Linden <rider@lindenlab.com> | 2018-08-24 16:46:07 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2018-08-24 16:46:07 -0700 |
commit | 06a77dd5fe228a3bbf4c57ae3b0c51937871d6a2 (patch) | |
tree | 4df4e1301ff1ed28bce8e9e63e37a2f85f61ebee /indra/newview/llfloaterfixedenvironment.cpp | |
parent | 185915aeede50dec00822c336537a335404252ed (diff) |
is dirty code in day cycle editor. When environment panel closes disconnect commit hook for crash.
Diffstat (limited to 'indra/newview/llfloaterfixedenvironment.cpp')
-rw-r--r-- | indra/newview/llfloaterfixedenvironment.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterfixedenvironment.cpp b/indra/newview/llfloaterfixedenvironment.cpp index cbc41f724e..ece4898935 100644 --- a/indra/newview/llfloaterfixedenvironment.cpp +++ b/indra/newview/llfloaterfixedenvironment.cpp @@ -273,7 +273,6 @@ void LLFloaterFixedEnvironment::checkAndConfirmSettingsLoss(LLFloaterFixedEnviro { cb(); } - } void LLFloaterFixedEnvironment::onPickerCommitSetting(LLUUID asset_id) |