Mercurial > sdl-ios-xcode
diff include/begin_code.h @ 1978:542c78b6fb12
MacOS Classic is no longer supported.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 10 Aug 2006 14:54:23 +0000 |
parents | c121d94672cb |
children | 9a48d1a6fbec |
line wrap: on
line diff
--- a/include/begin_code.h Thu Aug 10 14:35:42 2006 +0000 +++ b/include/begin_code.h Thu Aug 10 14:54:23 2006 +0000 @@ -102,9 +102,6 @@ #pragma nopackwarning #endif #pragma pack(push,4) -#elif (defined(__MWERKS__) && defined(__MACOS__)) -#pragma options align=mac68k4byte -#pragma enumsalwaysint on #endif /* Compiler needs structure packing set */ /* Set up compiler-specific options for inlining functions */