aboutsummaryrefslogtreecommitdiff
path: root/Source/Support.cpp
diff options
context:
space:
mode:
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);