From 701a26d9a20b79597c4e4d38cff92d14b5dbabe9 Mon Sep 17 00:00:00 2001 From: relnev Date: Wed, 8 Jan 2003 13:27:37 +0000 Subject: warnings git-svn-id: svn://svn.icculus.org/blackshades/trunk@53 5198baeb-e213-0410-be47-fc2ff85ca46f --- Source/Support.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Support.cpp') diff --git a/Source/Support.cpp b/Source/Support.cpp index 0c07de2..d6035a4 100644 --- a/Source/Support.cpp +++ b/Source/Support.cpp @@ -229,7 +229,6 @@ void alutLoadWAVFile_CFH(char *filename, ALenum *format, void **wave, { char filename1[256]; ALsizei format1, size1, bits1, freq1; - int i, len; fix_filename(filename, filename1); -- cgit v1.2.3