allins.i: Removed uneeded hack

This commit is contained in:
gergely.erdelyi 2009-01-25 16:34:53 +00:00
parent 0bc9d6477c
commit 599d1c3c29

View File

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