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

@@ -469,4 +469,3 @@ void PTCACHE_OT_remove(wmOperatorType *ot)
/* flags */
ot->flag = OPTYPE_REGISTER|OPTYPE_UNDO;
}