diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-03-17 11:51:04 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-03-17 11:51:04 +0000 |
commit | 8331c1a83776abcfeeec4629d9dfbdd2c689d14f (patch) | |
tree | 1654d69e483252c9c4d12e1012800de4740510e2 /indra/newview/llinventorypanel.cpp | |
parent | 59e4b000a3ed41a3c83ae99501adc3eccf64367e (diff) | |
parent | 5cae8140f4dfbdd9c4b3237a0d47248753180913 (diff) |
PE merge
Diffstat (limited to 'indra/newview/llinventorypanel.cpp')
-rw-r--r-- | indra/newview/llinventorypanel.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llinventorypanel.cpp b/indra/newview/llinventorypanel.cpp index ec83a1fd6d..d7720b735c 100644 --- a/indra/newview/llinventorypanel.cpp +++ b/indra/newview/llinventorypanel.cpp @@ -293,9 +293,6 @@ void LLInventoryPanel::modelChanged(U32 mask) bridge->clearDisplayName(); view_item->refresh(); - - // Set the new tooltip with the new display name. - view_item->setToolTip(bridge->getDisplayName()); } } } |