diff --git a/swig/allins.i b/swig/allins.i index 6c2fe8f..161878f 100644 --- a/swig/allins.i +++ b/swig/allins.i @@ -1,7 +1,4 @@ // Ignore the unnedded externals %ignore Instructions; -// This makes SWIG ignore the size def for the Intel enum -#define ENUM_SIZE(x) - %include "allins.hpp"