unused
This commit is contained in:
parent
875b2caff3
commit
d0cb2bf7bb
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
import blends, common, vmath, system/memory
|
||||
|
||||
when defined(amd64) and not defined(pixieNoSimd):
|
||||
import nimsimd/sse2
|
||||
|
||||
type
|
||||
Mask* = ref object
|
||||
## Mask object that holds mask opacity data.
|
||||
|
|
Loading…
Reference in a new issue