Cleanup: format

This commit is contained in:
2022-12-29 20:49:08 +13:00
parent 4e027fdde6
commit 8c194e1ba6
9 changed files with 12 additions and 10 deletions

View File

@@ -293,7 +293,7 @@ static int paint_mask_extract_exec(bContext *C, wmOperator *op)
* Note: A second push happens after the operator due to
* the OPTYPE_UNDO flag; having an initial undo step here
* is just needed to preserve the active object pointer.
*
*
* Fixes T103261.
*/
ED_undo_push_op(C, op);