From 89ed8e88915d6f99bf0c3c637f8da295cfeb3dda Mon Sep 17 00:00:00 2001 From: Chris Apers Date: Tue, 11 Apr 2006 18:16:12 +0000 Subject: Not needed svn-id: r21803 --- common/scummsys.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'common') diff --git a/common/scummsys.h b/common/scummsys.h index e396407b50..b21f8f2383 100644 --- a/common/scummsys.h +++ b/common/scummsys.h @@ -174,11 +174,6 @@ #define SCUMM_NEED_ALIGNMENT - // FIXME: Do you really need to use 'long' on this port? Please replace - // this comment with a new comment that states so, and ideally also - // explains the reasons briefly. - #define SCUMMVM_USE_LONG_INT - #define START_PACK_STRUCTS pack (1) #define END_PACK_STRUCTS pack () @@ -417,4 +412,4 @@ #endif -#endif +#endif \ No newline at end of file -- cgit v1.2.3