summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterdaycycle.cpp
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-09-23 14:08:50 -0700
committerRichard Linden <none@none>2010-09-23 14:08:50 -0700
commit58ac85223e976556b060ca0ff345f1a96d8f7848 (patch)
tree1e8901e1a47304829d67e5e71b178a5f47142c7c /indra/newview/llfloaterdaycycle.cpp
parent92195c479f597538a55dfa8b2e02c1b4908a2259 (diff)
parentfbcbfb88059b0d669592407205dd4167257a2395 (diff)
merge
Diffstat (limited to 'indra/newview/llfloaterdaycycle.cpp')
-rw-r--r--indra/newview/llfloaterdaycycle.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterdaycycle.cpp b/indra/newview/llfloaterdaycycle.cpp
index aacb543267..22816ee802 100644
--- a/indra/newview/llfloaterdaycycle.cpp
+++ b/indra/newview/llfloaterdaycycle.cpp
@@ -59,7 +59,6 @@ const F32 LLFloaterDayCycle::sHoursPerDay = 24.0f;
LLFloaterDayCycle::LLFloaterDayCycle(const LLSD& key)
: LLFloater(key)
{
- //LLUICtrlFactory::getInstance()->buildFloater(this, "floater_day_cycle_options.xml");
}
BOOL LLFloaterDayCycle::postBuild()