mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 08:26:29 +00:00
[python-bindings] Removed unused import byref from llvm/disassembler.py.
llvm-svn: 190455
This commit is contained in:
parent
e87f8feb58
commit
27027c011f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user