From 71fa444424be52b9b2c3fd508ad663923d28a62c Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sat, 28 Jul 2001 23:13:49 +0000 Subject: Removed headers that were accidently checked in. Lots of compiling. --- src/win95/fail.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/win95/fail.c') diff --git a/src/win95/fail.c b/src/win95/fail.c index 013f1ec..0b1969f 100644 --- a/src/win95/fail.c +++ b/src/win95/fail.c @@ -25,13 +25,3 @@ fail (const char * format, ...) exit (EXIT_FAILURE); } - -void FAILHandleCompilerWarningMessage(void) -{ - int temp; - - temp = D3DRMMAP_PERSPCORRECT; - temp = D3DRMMAP_WRAPU; - temp = D3DRMMAP_WRAPV; - temp = D3DRMGROUP_ALLGROUPS; -} \ No newline at end of file -- cgit v1.3