Mark unused variables to silence compiler warnings. (#64)
This commit is contained in:
@@ -57,6 +57,7 @@ std::shared_ptr<ItemIJ> MbD::ASMTAllowRotation::mbdClassNew()
|
||||
|
||||
void MbD::ASMTAllowRotation::setMotionJoint(std::string motionJoint)
|
||||
{
|
||||
(void) motionJoint;
|
||||
}
|
||||
|
||||
void MbD::ASMTAllowRotation::storeOnLevel(std::ofstream& os, size_t level)
|
||||
|
||||
Reference in New Issue
Block a user