suite: cleanup benchmark.py

This commit is contained in:
Nguyen Anh Quynh 2014-01-22 10:39:30 +08:00
parent 2b25445d39
commit 9162aa1756
1 changed files with 0 additions and 3 deletions

View File

@ -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: