src/video/cocoa_v.mm
changeset 8423 8453e9a0f0b5
parent 8418 b49fc6be1ab9
--- a/src/video/cocoa_v.mm	Mon Nov 19 20:18:27 2007 +0000
+++ b/src/video/cocoa_v.mm	Mon Nov 19 20:40:14 2007 +0000
@@ -52,8 +52,6 @@
 #endif
 
 
-/* Defined in ppc/param.h or i386/param.h included from sys/param.h */
-#undef ALIGN
 /* Defined in stdbool.h */
 #ifndef __cplusplus
 # ifndef __BEOS__