summaryrefslogtreecommitdiff
path: root/indra/newview/llfirstuse.cpp
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2011-05-19 12:53:18 -0400
committerLoren Shih <seraph@lindenlab.com>2011-05-19 12:53:18 -0400
commit1c65b8fa44cecea8f38b9944930cbed60d075528 (patch)
tree2074515c6ed03c0d8fa2b7e5a912d3bb810bf520 /indra/newview/llfirstuse.cpp
parentd8183a71d40da61635c05b933368f43b7d4f2a80 (diff)
parent66554e2124dc87f61089bf96e2fe9ee5c32613d7 (diff)
automated merge mesh-development -> mesh-development
Diffstat (limited to 'indra/newview/llfirstuse.cpp')
-rw-r--r--indra/newview/llfirstuse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfirstuse.cpp b/indra/newview/llfirstuse.cpp
index 2c4153688a..a9f52282a5 100644
--- a/indra/newview/llfirstuse.cpp
+++ b/indra/newview/llfirstuse.cpp
@@ -131,7 +131,7 @@ void LLFirstUse::notMoving(bool enable)
// static
void LLFirstUse::viewPopup(bool enable)
{
- firstUseNotification("FirstViewPopup", enable, "HintView", LLSD(), LLSD().with("target", "view_popup").with("direction", "right"));
+// firstUseNotification("FirstViewPopup", enable, "HintView", LLSD(), LLSD().with("target", "view_popup").with("direction", "right"));
}
// static