summaryrefslogtreecommitdiff
path: root/indra/newview/llfirstuse.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2011-05-17 08:51:29 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2011-05-17 08:51:29 -0400
commitddbc5647481ebe13dc13be52d1fda969c51134a6 (patch)
tree4816f8c7a5a35408197e57d72f1b5342150a0ea4 /indra/newview/llfirstuse.cpp
parenta2d8f0cb3308fed1cb2c8d5fa8fb74ec4cefa45b (diff)
parentbde7cd91130ee91993f6b42863ac7ab6430bafd6 (diff)
merge
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