diff -r 754847f19490 -r 542c78b6fb12 include/close_code.h --- a/include/close_code.h Thu Aug 10 14:35:42 2006 +0000 +++ b/include/close_code.h Thu Aug 10 14:54:23 2006 +0000 @@ -31,10 +31,5 @@ #ifdef __BORLANDC__ #pragma nopackwarning #endif -#if (defined(__MWERKS__) && defined(__MACOS__)) -#pragma options align=reset -#pragma enumsalwaysint reset -#else #pragma pack(pop) -#endif #endif /* Compiler needs structure packing set */