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/d3_func.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/win95/d3_func.cpp') diff --git a/src/win95/d3_func.cpp b/src/win95/d3_func.cpp index 35de5bd..3495440 100644 --- a/src/win95/d3_func.cpp +++ b/src/win95/d3_func.cpp @@ -98,12 +98,6 @@ static unsigned char DefaultD3DTextureFilterMax; #if SuppressWarnings static int* itemptr_tmp; - -#ifdef __WATCOMC__ -#pragma warning 389 5 -#pragma message("Note: Disabled Warning W389 'Integral value may be truncated...'") -#endif - #endif -- cgit v1.3