summaryrefslogtreecommitdiff
path: root/indra/newview/llinventoryfunctions.cpp
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-06-04 14:26:08 -0700
committerRichard Nelson <none@none>2010-06-04 14:26:08 -0700
commit1be76eccdfed4d02f7ff8e34a29528887dd8d26c (patch)
tree0f1ef59f9ff5986dbd6ce8ab117c66f92b4205bc /indra/newview/llinventoryfunctions.cpp
parent46e1253ee11cd2aca41314ec4e9c053bddd7a0b4 (diff)
parent05d7addde73511d303f9203d0dc007ebb2e5b299 (diff)
merge
Diffstat (limited to 'indra/newview/llinventoryfunctions.cpp')
-rw-r--r--indra/newview/llinventoryfunctions.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llinventoryfunctions.cpp b/indra/newview/llinventoryfunctions.cpp
index 817da34c61..ca6cede7e9 100644
--- a/indra/newview/llinventoryfunctions.cpp
+++ b/indra/newview/llinventoryfunctions.cpp
@@ -185,8 +185,6 @@ void remove_category(LLInventoryModel* model, const LLUUID& cat_id)
}
}
- // go ahead and do the normal remove if no 'last calling
- // cards' are being removed.
LLViewerInventoryCategory* cat = gInventory.getCategory(cat_id);
if (cat)
{