rm
This commit is contained in:
parent
8bb6957fe9
commit
83c7527474
|
@ -32,7 +32,6 @@ macro hasSimd*(procedure: untyped) =
|
|||
`bodySse2`
|
||||
else:
|
||||
body.add quote do:
|
||||
echo "using ", `name`, " scalar"
|
||||
`originalBody`
|
||||
|
||||
procedure[6] = body
|
||||
|
|
Loading…
Reference in a new issue