rename test_iamges_draw_correct

This commit is contained in:
treeform 2022-07-24 16:01:58 -07:00
parent e48a191174
commit b1e1e0c095
2 changed files with 0 additions and 1 deletions

View file

@ -511,7 +511,6 @@ proc drawCorrect(
) {.raises: [PixieError].} =
## Draws one image onto another using matrix with color blending.
var
inverseTransform = transform.inverse()
# Compute movement vectors