diff options
| author | Richard Linden <none@none> | 2010-09-23 14:08:50 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2010-09-23 14:08:50 -0700 |
| commit | 58ac85223e976556b060ca0ff345f1a96d8f7848 (patch) | |
| tree | 1e8901e1a47304829d67e5e71b178a5f47142c7c /indra/newview/llfloaterperms.cpp | |
| parent | 92195c479f597538a55dfa8b2e02c1b4908a2259 (diff) | |
| parent | fbcbfb88059b0d669592407205dd4167257a2395 (diff) | |
merge
Diffstat (limited to 'indra/newview/llfloaterperms.cpp')
| -rw-r--r-- | indra/newview/llfloaterperms.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterperms.cpp b/indra/newview/llfloaterperms.cpp index 74dfede23e..80b55c3cbb 100644 --- a/indra/newview/llfloaterperms.cpp +++ b/indra/newview/llfloaterperms.cpp @@ -37,7 +37,6 @@ LLFloaterPerms::LLFloaterPerms(const LLSD& seed) : LLFloater(seed) { - //LLUICtrlFactory::getInstance()->buildFloater(this, "floater_perm_prefs.xml"); mCommitCallbackRegistrar.add("Perms.Copy", boost::bind(&LLFloaterPerms::onCommitCopy, this)); mCommitCallbackRegistrar.add("Perms.OK", boost::bind(&LLFloaterPerms::onClickOK, this)); mCommitCallbackRegistrar.add("Perms.Cancel", boost::bind(&LLFloaterPerms::onClickCancel, this)); |
