summaryrefslogtreecommitdiff
path: root/indra/newview/llsidetray.cpp
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-10-06 20:10:36 -0700
committerRichard Nelson <none@none>2010-10-06 20:10:36 -0700
commit01b28ddf5ddc7118bc8b2047d899aee0293a8721 (patch)
treecc54886aafc124d2c310e983f39a42629afa8925 /indra/newview/llsidetray.cpp
parent5ec879ecba6c4a24fbb460afdfa753b2d39a1903 (diff)
EXP-156 WIP Implement custom Skylight hints
Diffstat (limited to 'indra/newview/llsidetray.cpp')
-rw-r--r--indra/newview/llsidetray.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llsidetray.cpp b/indra/newview/llsidetray.cpp
index 53d8a5c19e..9cb6df6c30 100644
--- a/indra/newview/llsidetray.cpp
+++ b/indra/newview/llsidetray.cpp
@@ -878,7 +878,6 @@ void LLSideTray::createButtons ()
}
}
LLHints::registerHintTarget("inventory_btn", mTabButtons["sidebar_inventory"]->getHandle());
- LLHints::registerHintTarget("dest_guide_btn", mTabButtons["sidebar_places"]->getHandle());
}
void LLSideTray::processTriState ()