rename test_iamges_draw_correct
This commit is contained in:
parent
e48a191174
commit
b1e1e0c095
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue