Skip to content

Commit de44fb0

Browse files
committed
same in applyJT
1 parent da544b1 commit de44fb0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/BeamAdapter/component/mapping/AdaptiveBeamMapping.inl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -417,9 +417,6 @@ void AdaptiveBeamMapping< TIn, TOut>::applyJT(const core::ConstraintParams* cpar
417417
const Data<InVecCoord>& dataInX = *this->getFromModel()->read(sofa::core::vec_id::read_access::position);
418418
const InVecCoord& x = dataInX.getValue();
419419

420-
m_isXBufferUsed = false;
421-
m_xBuffer = x ;
422-
423420
//////////// What's for ?? it seems not useful//////////
424421
bool proximity_lever = false;
425422
if (d_proximity.getValue() > 0.0)

0 commit comments

Comments
 (0)