[Scummvm-cvs-logs] SF.net SVN: scummvm: [21803] scummvm/trunk/common/scummsys.h

chrilith at users.sourceforge.net chrilith at users.sourceforge.net
Tue Apr 11 11:17:01 CEST 2006


Revision: 21803
Author:   chrilith
Date:     2006-04-11 11:16:12 -0700 (Tue, 11 Apr 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=21803&view=rev

Log Message:
-----------
Not needed

Modified Paths:
--------------
    scummvm/trunk/common/scummsys.h
Modified: scummvm/trunk/common/scummsys.h
===================================================================
--- scummvm/trunk/common/scummsys.h	2006-04-11 18:14:26 UTC (rev 21802)
+++ scummvm/trunk/common/scummsys.h	2006-04-11 18:16:12 UTC (rev 21803)
@@ -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


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list