diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-04-02 17:55:41 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-04-02 17:55:41 -0400 |
commit | e50a8b9a2b84b5578e7fc9672339e44b2046c157 (patch) | |
tree | 1bacb8974f09cec03eb936772e24002d2e51254e /indra/newview/llviewermenu.cpp | |
parent | 56d4a9f36b89acfe2244e985a5ecb0923fb77a59 (diff) | |
parent | 96d87aa85e84bb8327f4efd8bbf57f69bbdf0f03 (diff) |
merge
Diffstat (limited to 'indra/newview/llviewermenu.cpp')
-rw-r--r-- | indra/newview/llviewermenu.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llviewermenu.cpp b/indra/newview/llviewermenu.cpp index 731b2e9427..beca08203f 100644 --- a/indra/newview/llviewermenu.cpp +++ b/indra/newview/llviewermenu.cpp @@ -8291,8 +8291,6 @@ void initialize_menus() view_listener_t::addEnable(new LLUploadCostCalculator(), "Upload.CalculateCosts"); - - commit.add("Inventory.NewWindow", boost::bind(&LLFloaterInventory::showAgentInventory)); enable.add("Conversation.IsConversationLoggingAllowed", boost::bind(&LLFloaterIMContainer::isConversationLoggingAllowed)); // Agent |