mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-04 10:43:08 +01:00
Remove unused member
This commit is contained in:
@@ -585,8 +585,6 @@ private:
|
|||||||
* If bOnlyBuffers is specified, it only cleans up the buffers. */
|
* If bOnlyBuffers is specified, it only cleans up the buffers. */
|
||||||
void StartStreamCleanup(bool bOnlyBuffers = false);
|
void StartStreamCleanup(bool bOnlyBuffers = false);
|
||||||
|
|
||||||
PRCrossfadeData mCrossfadeData{};
|
|
||||||
|
|
||||||
#ifdef EXPERIMENTAL_MIDI_OUT
|
#ifdef EXPERIMENTAL_MIDI_OUT
|
||||||
// MIDI_PLAYBACK:
|
// MIDI_PLAYBACK:
|
||||||
PmStream *mMidiStream;
|
PmStream *mMidiStream;
|
||||||
|
|||||||
Reference in New Issue
Block a user