* remove return statement.
This commit is contained in:
@@ -136,7 +136,6 @@ void BPY_pyconstraint_driver(struct bPythonConstraint *con, struct bConstraintOb
|
||||
}
|
||||
void BPY_pyconstraint_targets(struct bPythonConstraint *con, struct bConstraintTarget *ct)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user