summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelenvironment.cpp
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2018-01-24 13:36:59 -0800
committerRider Linden <rider@lindenlab.com>2018-01-24 13:36:59 -0800
commit2d41de9007ce485e2c7e96c487d609cfe1690c29 (patch)
tree58cef8662ba8a1419c8f4d0217674df643b90f2a /indra/newview/llpanelenvironment.cpp
parent536aeb54a6130f3d1e20405c8f6cbd29201de26d (diff)
MAINT-8052: Parcel environments. Set, clear and get.
Diffstat (limited to 'indra/newview/llpanelenvironment.cpp')
-rw-r--r--indra/newview/llpanelenvironment.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/indra/newview/llpanelenvironment.cpp b/indra/newview/llpanelenvironment.cpp
index c9e29e3e79..ab1c7502bb 100644
--- a/indra/newview/llpanelenvironment.cpp
+++ b/indra/newview/llpanelenvironment.cpp
@@ -41,7 +41,7 @@
#include "llfloaterreg.h"
#include "llfloatereditextdaycycle.h"
-static LLPanelInjector<LLPanelEnvironmentInfo> register_environment_panel("environment_panel");
+//static LLPanelInjector<LLPanelEnvironmentInfo> register_environment_panel("environment_panel");
LLPanelEnvironmentInfo::LLPanelEnvironmentInfo():
mEnableEditing(false),
@@ -348,10 +348,6 @@ void LLPanelEnvironmentInfo::onBtnApply()
doApply();
}
-void LLPanelEnvironmentInfo::doApply()
-{
-}
-
void LLPanelEnvironmentInfo::onBtnCancel()
{
// Reload last saved region settings.