diff --git a/indra/newview/llphysicsmotion.cpp b/indra/newview/llphysicsmotion.cpp index d83a7e65c..b6904308f 100644 --- a/indra/newview/llphysicsmotion.cpp +++ b/indra/newview/llphysicsmotion.cpp @@ -514,8 +514,6 @@ BOOL LLPhysicsMotionController::onUpdate(F32 time, U8* joint_mask) ((LLVOAvatar*)mCharacter)->idleUpdateBoobEffect(); //Fall back to emerald physics return TRUE; } - if(!avatar_physics) - return TRUE; mIsDefault = false;