aboutsummaryrefslogtreecommitdiff
path: root/audio/softsynth/mt32/Tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/softsynth/mt32/Tables.h')
-rw-r--r--audio/softsynth/mt32/Tables.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/softsynth/mt32/Tables.h b/audio/softsynth/mt32/Tables.h
index b353cf4c51..c3e80e7e9b 100644
--- a/audio/softsynth/mt32/Tables.h
+++ b/audio/softsynth/mt32/Tables.h
@@ -57,8 +57,6 @@ public:
Bit8u pulseWidth100To255[101];
float exp2[4096];
- float pulseLenFactor[128];
- float resAmpMax[32];
float resAmpFadeFactor[8];
float sinf10[5120];
};