summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearables.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2010-02-22 14:03:29 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2010-02-22 14:03:29 -0500
commit00fdc0acd5e27d353c070706e838a35bf889a536 (patch)
treee9c13b93d04c44cc7c18b8fded200bf51bdeba60 /indra/newview/llagentwearables.cpp
parent626049851d444de5c46f10d30ed476ffed74f4c1 (diff)
Work in progress on EXT-5333: Cleanup.
Diffstat (limited to 'indra/newview/llagentwearables.cpp')
-rw-r--r--indra/newview/llagentwearables.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llagentwearables.cpp b/indra/newview/llagentwearables.cpp
index 94fd5132ca..08cd101b01 100644
--- a/indra/newview/llagentwearables.cpp
+++ b/indra/newview/llagentwearables.cpp
@@ -1039,8 +1039,6 @@ void LLAgentWearables::onInitialWearableAssetArrived(LLWearable* wearable, void*
{
return;
}
-// BAP RESTORE TMP
-// if (wearable && type != WT_SHAPE) // force failure for shape to test recovery path.
if (wearable)
{