diff --git a/src/BitmapUtils.h b/src/BitmapUtils.h index dece79c2b..a8173c8a6 100644 --- a/src/BitmapUtils.h +++ b/src/BitmapUtils.h @@ -34,7 +34,7 @@ */ #if APL -#pragma options align=mac68k +//#pragma options align=mac68k #endif #if IBM #pragma pack(push, 2) diff --git a/src/XPMPMultiplayerCSL.cpp b/src/XPMPMultiplayerCSL.cpp index 11a6775eb..776081c0f 100644 --- a/src/XPMPMultiplayerCSL.cpp +++ b/src/XPMPMultiplayerCSL.cpp @@ -38,7 +38,7 @@ using std::max; #endif // Set this to 1 to get TONS of diagnostics on what the lib is doing. -#define DEBUG_CSL_LOADING 1 +#define DEBUG_CSL_LOADING 0 // Set this to 1 to cause AIRLINE and LIVERY to create ICAO codes automatically #define USE_DEFAULTING 0