Skip to content
Snippets Groups Projects
Commit 5d4b4a18 authored by Jonathan Yap's avatar Jonathan Yap
Browse files

STORM-737 Removed unnecessary blank link from llpanelmaininventory.cpp

parent 971eb7f1
No related branches found
No related tags found
No related merge requests found
......@@ -943,7 +943,6 @@ void LLPanelMainInventory::updateListCommands()
void LLPanelMainInventory::onAddButtonClick()
{
BOOL recent_active = ("Recent Items" == mActivePanel->getName());
mMenuAdd->getChild<LLMenuItemGL>("New Folder")->setEnabled(!recent_active);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment