summaryrefslogtreecommitdiff
path: root/src/win95/d3_func.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win95/d3_func.cpp')
-rw-r--r--src/win95/d3_func.cpp6
1 files changed, 0 insertions, 6 deletions
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