diff options
| author | Oz Linden <oz@lindenlab.com> | 2011-03-10 13:40:36 -0500 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2011-03-10 13:40:36 -0500 |
| commit | 57c5d474013793f622ac77a139251a54b056cb00 (patch) | |
| tree | 8cd490d3bb86e74bfcd701ee400bccda74791629 /indra/newview/llinventoryfunctions.cpp | |
| parent | d3ca4983a4526c7fcf9eb9609e007ded74c47c05 (diff) | |
| parent | 0c02401498521f87d38778df0e795960aa5445e1 (diff) | |
pull 2.5.1 tag back from viewer-release
Diffstat (limited to 'indra/newview/llinventoryfunctions.cpp')
| -rw-r--r-- | indra/newview/llinventoryfunctions.cpp | 3 |
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: |
