From 2e7aec7855b7f5fcc473a72d5511ec7e4843158f Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 18 May 2008 22:38:12 -0700 Subject: Removed SupportFPMathsFunctions and SupportFPSquareRoot macros. --- src/win95/inline.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/win95/inline.h') diff --git a/src/win95/inline.h b/src/win95/inline.h index 717881d..8b162c8 100644 --- a/src/win95/inline.h +++ b/src/win95/inline.h @@ -524,8 +524,6 @@ static void RotateAndCopyVector_ASM(VECTORCH *v1, VECTORCH *v2, MATRIXCH *m) } } -#if (SupportFPMathsFunctions || SupportFPSquareRoot) - /* Square Root @@ -550,8 +548,6 @@ static int SqRoot32(int A) return (int)temp2; } -#endif - /* -- cgit v1.3