diff --git a/indra/newview/llfloatercustomize.cpp b/indra/newview/llfloatercustomize.cpp index 3d1413c60..6c45fa22b 100644 --- a/indra/newview/llfloatercustomize.cpp +++ b/indra/newview/llfloatercustomize.cpp @@ -2497,7 +2497,6 @@ void LLFloaterCustomize::initWearablePanels() panel->addSubpart("Breast Sway", SUBPART_PHYSICS_BREASTS_LEFTRIGHT, part); part = new LLSubpart(); - part->mSex = SEX_FEMALE; part->mTargetJoint = "mTorso"; part->mEditGroup = "physics_belly_updown"; part->mTargetOffset.setVec(0.f, 0.f, -.05f);