Skip to content

Commit 1a3b1a8

Browse files
committed
Remove deleted symbols
1 parent 1a67763 commit 1a3b1a8

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/ModelOrderReduction/component/contact/MORUnilateralInteractionConstraint.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,9 @@ class MORUnilateralInteractionConstraint : public UnilateralLagrangianConstraint
7575

7676
typedef core::behavior::BaseConstraint::ConstraintBlockInfo ConstraintBlockInfo;
7777
typedef core::behavior::BaseConstraint::PersistentID PersistentID;
78-
typedef core::behavior::BaseConstraint::ConstCoord ConstCoord;
79-
typedef core::behavior::BaseConstraint::ConstDeriv ConstDeriv;
80-
typedef core::behavior::BaseConstraint::ConstArea ConstArea;
8178

8279
typedef core::behavior::BaseConstraint::VecConstraintBlockInfo VecConstraintBlockInfo;
8380
typedef core::behavior::BaseConstraint::VecPersistentID VecPersistentID;
84-
typedef core::behavior::BaseConstraint::VecConstCoord VecConstCoord;
85-
typedef core::behavior::BaseConstraint::VecConstDeriv VecConstDeriv;
86-
typedef core::behavior::BaseConstraint::VecConstArea VecConstArea;
8781

8882
typedef core::objectmodel::Data<VecCoord> DataVecCoord;
8983
typedef core::objectmodel::Data<VecDeriv> DataVecDeriv;

0 commit comments

Comments
 (0)