diff options
| author | Richard Nelson <richard@lindenlab.com> | 2011-10-13 10:47:53 -0700 |
|---|---|---|
| committer | Richard Nelson <richard@lindenlab.com> | 2011-10-13 10:47:53 -0700 |
| commit | 87c321512a24527e2e4deddc6bb5db6dda5ca9b8 (patch) | |
| tree | 46b9b009db85f255f288da523adce8e57638e6aa /indra/newview/llviewerhelp.cpp | |
| parent | 8affdabac33abbe63bea028dc92620550c06aff4 (diff) | |
fix for profile button not following floater state
Diffstat (limited to 'indra/newview/llviewerhelp.cpp')
| -rw-r--r-- | indra/newview/llviewerhelp.cpp | 1 |
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(); } - |
