suite: cleanup benchmark.py
diff --git a/suite/benchmark.py b/suite/benchmark.py
index 2b1bbca..cc7e464 100755
--- a/suite/benchmark.py
+++ b/suite/benchmark.py
@@ -55,9 +55,6 @@
             print i
 
 
-md = Cs(CS_ARCH_X86, CS_MODE_32)
-md.detail = False
-
 cfile = open(FILE)
 
 for (arch, mode, comment, syntax) in all_tests: