suite: cleanup benchmark.py
This commit is contained in:
parent
2b25445d39
commit
9162aa1756
|
@ -55,9 +55,6 @@ def cs(md, code):
|
|||
print i
|
||||
|
||||
|
||||
md = Cs(CS_ARCH_X86, CS_MODE_32)
|
||||
md.detail = False
|
||||
|
||||
cfile = open(FILE)
|
||||
|
||||
for (arch, mode, comment, syntax) in all_tests:
|
||||
|
|
Loading…
Reference in New Issue