summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatersettingsdebug.cpp
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-08-16 17:57:03 -0700
committerRichard Nelson <none@none>2010-08-16 17:57:03 -0700
commit0399d49e52d16c4335a933ac8d8f2ae251aeec6d (patch)
treef7d80e317e3f2c0bcab7efc1117df403cb1f2af0 /indra/newview/llfloatersettingsdebug.cpp
parent7dce65a5db84988b2cab3d9c977a86c08124701c (diff)
parent98bcaa1071ac4fb0b98a719c7fc7bdb3682dae4c (diff)
merge
Diffstat (limited to 'indra/newview/llfloatersettingsdebug.cpp')
-rw-r--r--indra/newview/llfloatersettingsdebug.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatersettingsdebug.cpp b/indra/newview/llfloatersettingsdebug.cpp
index 77e0e4e677..fde84607fe 100644
--- a/indra/newview/llfloatersettingsdebug.cpp
+++ b/indra/newview/llfloatersettingsdebug.cpp
@@ -45,7 +45,6 @@
LLFloaterSettingsDebug::LLFloaterSettingsDebug(const LLSD& key)
: LLFloater(key)
{
- //LLUICtrlFactory::getInstance()->buildFloater(this, "floater_settings_debug.xml");
mCommitCallbackRegistrar.add("SettingSelect", boost::bind(&LLFloaterSettingsDebug::onSettingSelect, this,_1));
mCommitCallbackRegistrar.add("CommitSettings", boost::bind(&LLFloaterSettingsDebug::onCommitSettings, this));
mCommitCallbackRegistrar.add("ClickDefault", boost::bind(&LLFloaterSettingsDebug::onClickDefault, this));