summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerhelp.cpp
diff options
context:
space:
mode:
authorRichard Nelson <richard@lindenlab.com>2011-10-13 10:47:53 -0700
committerRichard Nelson <richard@lindenlab.com>2011-10-13 10:47:53 -0700
commit87c321512a24527e2e4deddc6bb5db6dda5ca9b8 (patch)
tree46b9b009db85f255f288da523adce8e57638e6aa /indra/newview/llviewerhelp.cpp
parent8affdabac33abbe63bea028dc92620550c06aff4 (diff)
fix for profile button not following floater state
Diffstat (limited to 'indra/newview/llviewerhelp.cpp')
-rw-r--r--indra/newview/llviewerhelp.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewerhelp.cpp b/indra/newview/llviewerhelp.cpp
index d1120b6269..a8a918f259 100644
--- a/indra/newview/llviewerhelp.cpp
+++ b/indra/newview/llviewerhelp.cpp
@@ -144,4 +144,3 @@ std::string LLViewerHelp::getTopicFromFocus()
return defaultTopic();
}
-