Cleanup: trailing newlines

This commit is contained in:
2018-06-29 08:02:49 +02:00
parent 46dceefc35
commit af36dd4664
296 changed files with 0 additions and 320 deletions

View File

@@ -144,4 +144,3 @@ void BIK_test_constraint(struct Object *ob, struct bConstraint *cons)
if (plugin && plugin->test_constraint)
plugin->test_constraint(ob, cons);
}

View File

@@ -582,4 +582,3 @@ void iksolver_execute_tree(struct Scene *scene, Object *ob, bPoseChannel *pchan
free_posetree(tree);
}
}

View File

@@ -1866,4 +1866,3 @@ void itasc_test_constraint(struct Object *ob, struct bConstraint *cons)
break;
}
}