diff options
Diffstat (limited to 'src/win95/inline.h')
| -rw-r--r-- | src/win95/inline.h | 4 |
1 files changed, 0 insertions, 4 deletions
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 - /* |
