diff options
Diffstat (limited to 'OpenAL32/Include/alMidi.h')
-rw-r--r-- | OpenAL32/Include/alMidi.h | 1 |
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 |