mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-24 10:09:20 +01:00
allins.i: Removed uneeded hack
This commit is contained in:
parent
0bc9d6477c
commit
599d1c3c29
@ -1,7 +1,4 @@
|
|||||||
// Ignore the unnedded externals
|
// Ignore the unnedded externals
|
||||||
%ignore Instructions;
|
%ignore Instructions;
|
||||||
|
|
||||||
// This makes SWIG ignore the size def for the Intel enum
|
|
||||||
#define ENUM_SIZE(x)
|
|
||||||
|
|
||||||
%include "allins.hpp"
|
%include "allins.hpp"
|
||||||
|
Loading…
Reference in New Issue
Block a user