mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Remove unused AudioIoCallback::mAudioCallbackClockTime
This commit is contained in:
@@ -3681,9 +3681,6 @@ void AudioIoCallback::ComputeMidiTimings(
|
||||
// later, mStartTime - mSystemMinusAudioTime will tell us latency
|
||||
}
|
||||
|
||||
/* GSW: Save timeInfo in case MidiPlayback needs it */
|
||||
mAudioCallbackClockTime = PaUtil_GetTime();
|
||||
|
||||
/* for Linux, estimate a smooth audio time as a slowly-changing
|
||||
offset from system time */
|
||||
// rnow is system time as a double to simplify math
|
||||
|
||||
Reference in New Issue
Block a user