From c948a593912fef46e2cea6da9b0dd0c7c36054c7 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 18 May 2008 21:32:34 -0700 Subject: Removed Watcom Compiler support. --- src/win95/plspecfn.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/win95/plspecfn.c') diff --git a/src/win95/plspecfn.c b/src/win95/plspecfn.c index 217fdd6..0bdd999 100644 --- a/src/win95/plspecfn.c +++ b/src/win95/plspecfn.c @@ -486,8 +486,6 @@ void ShapePointsInstr(SHAPEINSTR *shapeinstrptr) together, divides the summed product with another integer and then returns the result of that divide, which is also an integer. - It is not inlined for Watcom C, although the functions it calls ARE. - */ int WideMul2NarrowDiv(int a, int b, int c, int d, int e) @@ -1109,9 +1107,6 @@ void MaxLONGLONGCH(LONGLONGCH *llarrayptr, int llarraysize, LONGLONGCH *llmax) Some operators derived from the 64-bit CMP function. - These were first defined for pcwatcom\plspecfn.h and transferred as and - when needed to other platforms. - */ -- cgit v1.3