diff options
| author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-07-28 15:49:01 +0300 |
|---|---|---|
| committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-07-28 15:49:01 +0300 |
| commit | 4cefba23d8c28cf94cc836706ad1afe9c294e2a9 (patch) | |
| tree | 066d7a681df52ab9360ebb5eb42b0eb07c1e5d2d /indra/newview/llpanelobjectinventory.cpp | |
| parent | 5be77f8e8cdec5fa1bd16568875dc6c9ac94d96e (diff) | |
| parent | 76da1229ec26b582e054e8a1588ea78943c92d70 (diff) | |
Merge from default branch
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llpanelobjectinventory.cpp')
| -rw-r--r-- | indra/newview/llpanelobjectinventory.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpanelobjectinventory.cpp b/indra/newview/llpanelobjectinventory.cpp index ca1361c84b..116e5ba4cb 100644 --- a/indra/newview/llpanelobjectinventory.cpp +++ b/indra/newview/llpanelobjectinventory.cpp @@ -750,8 +750,6 @@ void LLTaskCategoryBridge::buildContextMenu(LLMenuGL& menu, U32 flags) { std::vector<std::string> items; std::vector<std::string> disabled_items; - items.push_back(std::string("--no options--")); - disabled_items.push_back(std::string("--no options--")); hide_context_entries(menu, items, disabled_items); } |
