summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorJonathan Yap <none@none>2010-12-24 15:28:46 -0500
committerJonathan Yap <none@none>2010-12-24 15:28:46 -0500
commit5d4b4a185914558831546a15730780cea5e560e7 (patch)
treeca03d42b6804bf5ef4d0e945cf10229854b79263 /indra
parent971eb7f198371febbf7458f0df7359ef5f8c70b9 (diff)
STORM-737 Removed unnecessary blank link from llpanelmaininventory.cpp
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llpanelmaininventory.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelmaininventory.cpp b/indra/newview/llpanelmaininventory.cpp
index efe84887b5..5e280ef98f 100644
--- a/indra/newview/llpanelmaininventory.cpp
+++ b/indra/newview/llpanelmaininventory.cpp
@@ -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);