summaryrefslogtreecommitdiff
path: root/indra/newview/llinventoryfunctions.cpp
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2011-03-10 12:11:22 -0800
committerLeyla Farazha <leyla@lindenlab.com>2011-03-10 12:11:22 -0800
commit378585e7f089b62b7a0dd69adde48cd63fc7bacc (patch)
treec9f231718b68483a791beb1fb82c90820cd8dc5c /indra/newview/llinventoryfunctions.cpp
parentbb57d34cb1db372322f196ba3fd9190a352a71e3 (diff)
parente94fa316f34c275d3059808903ea5d8cf24a1ad3 (diff)
Merge
Diffstat (limited to 'indra/newview/llinventoryfunctions.cpp')
-rw-r--r--indra/newview/llinventoryfunctions.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llinventoryfunctions.cpp b/indra/newview/llinventoryfunctions.cpp
index 61d0a150b7..ba9bea02b9 100644
--- a/indra/newview/llinventoryfunctions.cpp
+++ b/indra/newview/llinventoryfunctions.cpp
@@ -483,9 +483,6 @@ bool LLInventoryCollectFunctor::itemTransferCommonlyAllowed(const LLInventoryIte
switch(item->getType())
{
- case LLAssetType::AT_CALLINGCARD:
- return false;
- break;
case LLAssetType::AT_OBJECT:
case LLAssetType::AT_BODYPART:
case LLAssetType::AT_CLOTHING: