aboutsummaryrefslogtreecommitdiff
path: root/Source/Support.cpp
diff options
context:
space:
mode:
authorrelnev <relnev@5198baeb-e213-0410-be47-fc2ff85ca46f>2003-01-08 13:27:37 +0000
committerrelnev <relnev@5198baeb-e213-0410-be47-fc2ff85ca46f>2003-01-08 13:27:37 +0000
commit701a26d9a20b79597c4e4d38cff92d14b5dbabe9 (patch)
treeb3dd3a8a231fff831b3a0f5c26c29b0f81d3f281 /Source/Support.cpp
parent8f6cf03ff93fc978bfcd1094a69e32237bf9914f (diff)
downloadblackshades-701a26d9a20b79597c4e4d38cff92d14b5dbabe9.tar.gz
warnings
git-svn-id: svn://svn.icculus.org/blackshades/trunk@53 5198baeb-e213-0410-be47-fc2ff85ca46f
Diffstat (limited to 'Source/Support.cpp')
-rw-r--r--Source/Support.cpp1
1 files changed, 0 insertions, 1 deletions
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);