Skip to content
Snippets Groups Projects
Commit 548ebc18 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Remove unused variable in tests.

parent 2a1d2a0e
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,6 @@ class TestCL:
cl.unload_compiler() # just for the heck of it
mf = cl.mem_flags
n = 2000
a_buf = cl.Buffer(ctx, 0, n*4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment