X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=bindings%2Fpython%2Fllvm%2Fdisassembler.py;h=2a1b7015a7b38e30e63bb802926362f20b3f789d;hp=dcef9ac269058cb8c59dda3e3bd6d9f81289ef8a;hb=699f8c3524eb179f7cb8302b4a5d19abbd547125;hpb=8e5eb2b160687bbe3afbe522e4af7518c1bea73f diff --git a/bindings/python/llvm/disassembler.py b/bindings/python/llvm/disassembler.py index dcef9ac2690..2a1b7015a7b 100644 --- a/bindings/python/llvm/disassembler.py +++ b/bindings/python/llvm/disassembler.py @@ -10,7 +10,6 @@ from ctypes import CFUNCTYPE from ctypes import POINTER from ctypes import addressof -from ctypes import byref from ctypes import c_byte from ctypes import c_char_p from ctypes import c_int