summaryrefslogtreecommitdiff
path: root/indra/newview/llinventoryfunctions.cpp
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2011-03-07 14:13:51 -0800
committerMerov Linden <merov@lindenlab.com>2011-03-07 14:13:51 -0800
commit7a33c9ef4288c88ee7c43449df3b42e5903a3f44 (patch)
tree66b3a133b4a508d78f5259b4b84aa1de138e3129 /indra/newview/llinventoryfunctions.cpp
parent7f5c3795b7434e437d94287cf6f317b78f0dc501 (diff)
parent7f53c0934af677d26b2e584155b77930a2c7a666 (diff)
STORM-28 : pull into viewer-development
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: