From 26de26ea9cb80fe303b93fbeb535bae241c2222f Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Sun, 28 Sep 2008 17:47:04 +0000 Subject: one more version of fixing the endian problem in SDL git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1424 b956fd51-792f-4845-bead-9b4dfca2ff2c --- src/switches.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/switches.inc') diff --git a/src/switches.inc b/src/switches.inc index ac2be7e0..ce41ea3c 100644 --- a/src/switches.inc +++ b/src/switches.inc @@ -14,7 +14,6 @@ {$DEFINE HasInline} {$ELSE} {$DEFINE Delphi} - {$DEFINE FPC_LITTLE_ENDIAN} // Delphi version numbers (ignore versions released before Delphi 6 as they miss the $IF directive): // Delphi 6 (VER140), Delphi 7 (VER150), Delphi 8 (VER160) -- cgit v1.2.3