summaryrefslogtreecommitdiff
path: root/indra/newview/llwearable.cpp
diff options
context:
space:
mode:
authorYuri Chebotarev <ychebotarev@productengine.com>2010-06-09 19:08:16 +0300
committerYuri Chebotarev <ychebotarev@productengine.com>2010-06-09 19:08:16 +0300
commit4f34d63f3e9b2d70bd24c2f49cce98da30df050e (patch)
treee34b76fc7ad3ac87a791fba44a0778fd3b2c8342 /indra/newview/llwearable.cpp
parentd807db70e02c5e0d7232a1ccf134456f619c94ba (diff)
parent4976323af8fae67a06e856bc9801635da5bfd79f (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llwearable.cpp')
-rw-r--r--indra/newview/llwearable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llwearable.cpp b/indra/newview/llwearable.cpp
index 121e691710..46c736c853 100644
--- a/indra/newview/llwearable.cpp
+++ b/indra/newview/llwearable.cpp
@@ -705,7 +705,7 @@ void LLWearable::removeFromAvatar( LLWearableType::EType type, BOOL upload_bake
}
gAgentAvatarp->updateVisualParams();
- gAgentAvatarp->wearableUpdated(type, TRUE);
+ gAgentAvatarp->wearableUpdated(type, FALSE);
// if( upload_bake )
// {