summaryrefslogtreecommitdiff
path: root/src/win95/fail.c
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-07-28 23:13:49 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:36 +0200
commit71fa444424be52b9b2c3fd508ad663923d28a62c (patch)
treeea900efcb439d1889255e0c598dbf455608f36a4 /src/win95/fail.c
parentf759e35cd8399d8bffea4d59c5822db8f1002409 (diff)
Removed headers that were accidently checked in.
Lots of compiling.
Diffstat (limited to 'src/win95/fail.c')
-rw-r--r--src/win95/fail.c10
1 files changed, 0 insertions, 10 deletions
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