summaryrefslogtreecommitdiff
path: root/indra/newview/llinventoryfunctions.cpp
diff options
context:
space:
mode:
authorDessie Linden <dessie@lindenlab.com>2010-06-04 08:55:51 -0700
committerDessie Linden <dessie@lindenlab.com>2010-06-04 08:55:51 -0700
commit44ac5dc9377915d5d1a31dc3d52423d07b4d7f02 (patch)
treee072bd5813671f68b0cbf826ca2936ed3a2b63c0 /indra/newview/llinventoryfunctions.cpp
parentf968b6078ba764f9c9ed24be23424b59633cff71 (diff)
parent15b855409a0ae7588236fe43f4aaa1d5d389b005 (diff)
Merged from viewer-public
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)
{