Mod: redundant void 2
This commit is contained in:
@@ -60,7 +60,7 @@ ConstraintFixed::ConstraintFixed()
|
||||
Normals.setValues(std::vector<Base::Vector3d>());
|
||||
}
|
||||
|
||||
App::DocumentObjectExecReturn *ConstraintFixed::execute(void)
|
||||
App::DocumentObjectExecReturn *ConstraintFixed::execute()
|
||||
{
|
||||
return Constraint::execute();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user