aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alMidi.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2013-11-28 05:06:40 -0800
committerChris Robinson <[email protected]>2013-11-28 05:06:40 -0800
commit8615a109ce436bcd99a10596c20e50830ea97f4c (patch)
treeb941a628aa0f6210148ddb55d5f9c8474a0c6c39 /OpenAL32/Include/alMidi.h
parentf8c68291d3b0ebbfa710c95a28b042393fb4b7d6 (diff)
Remove an unneeded MidiSynth field
Diffstat (limited to 'OpenAL32/Include/alMidi.h')
-rw-r--r--OpenAL32/Include/alMidi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenAL32/Include/alMidi.h b/OpenAL32/Include/alMidi.h
index 400b8b9b..6aeffedc 100644
--- a/OpenAL32/Include/alMidi.h
+++ b/OpenAL32/Include/alMidi.h
@@ -18,7 +18,6 @@ typedef struct MidiSynth {
ALdouble SamplesSinceLast;
ALdouble SamplesToNext;
- ALuint SampleRate;
ALdouble SamplesPerTick;
/* NOTE: This rwlock is for the state and soundfont. The EventQueue and