diff options
| author | relnev <relnev@5198baeb-e213-0410-be47-fc2ff85ca46f> | 2003-01-08 13:27:37 +0000 |
|---|---|---|
| committer | relnev <relnev@5198baeb-e213-0410-be47-fc2ff85ca46f> | 2003-01-08 13:27:37 +0000 |
| commit | 701a26d9a20b79597c4e4d38cff92d14b5dbabe9 (patch) | |
| tree | b3dd3a8a231fff831b3a0f5c26c29b0f81d3f281 /Source/Support.cpp | |
| parent | 8f6cf03ff93fc978bfcd1094a69e32237bf9914f (diff) | |
| download | blackshades-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.cpp | 1 |
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); |
