瀏覽代碼

Ehh...I lied. Reverting change.

Ryan C. Gordon 21 年之前
父節點
當前提交
e9cf90feda
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      platform/macclassic.c

+ 0 - 4
platform/macclassic.c

@@ -15,10 +15,6 @@
 #include <string.h>
 #include <ctype.h>
 
-#ifdef __MWERKS__
-#include <alloca.h>
-#endif
- 
 /*
  * Most of the API calls in here are, according to ADC, available since
  *  MacOS 8.1. I don't think I used any MacOS 9 or CarbonLib-specific