diff options
author | Oz Linden <oz@lindenlab.com> | 2012-04-06 10:15:01 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-04-06 10:15:01 -0400 |
commit | 999e0bcc2c58d7e722792f94118016d8ed024c7e (patch) | |
tree | 166ffcc2e8f6a36dfa1c8ae3d49520c2266d1397 /indra/newview/llcompilequeue.cpp | |
parent | 564121fca4593b6a877ff6622c23a8fd6540c7dc (diff) | |
parent | e4782045260259b59c3f91a2c5132fc6cf429622 (diff) |
merge fix for storm-1833
Diffstat (limited to 'indra/newview/llcompilequeue.cpp')
-rw-r--r-- | indra/newview/llcompilequeue.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llcompilequeue.cpp b/indra/newview/llcompilequeue.cpp index 91cf630932..4f5f9e22b6 100644 --- a/indra/newview/llcompilequeue.cpp +++ b/indra/newview/llcompilequeue.cpp @@ -159,7 +159,6 @@ void LLFloaterScriptQueue::addObject(const LLUUID& id) BOOL LLFloaterScriptQueue::start() { - //llinfos << "LLFloaterCompileQueue::start()" << llendl; std::string buffer; LLSelectMgr *mgr = LLSelectMgr::getInstance(); |