diff --git a/src/expat/lib/xmlparse.c b/src/expat/lib/xmlparse.c index 6e0fa1fc51..09002dbbb9 100644 --- a/src/expat/lib/xmlparse.c +++ b/src/expat/lib/xmlparse.c @@ -8,9 +8,7 @@ #ifdef COMPILED_FROM_DSP #include "winconfig.h" -#define XMLPARSEAPI(type) type __cdecl #include "expat.h" -#undef XMLPARSEAPI #elif defined(MACOS_CLASSIC)