mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-04 15:50:10 +01:00
Revert unintended changes. Should have changed Ruler.cpp only.
This (partially) reverts commit 79b7caac07.
This commit is contained in:
@@ -482,8 +482,6 @@ int ControlToolBar::PlayPlayRegion(const SelectedRegion &selectedRegion,
|
||||
// to indicate backwards play.
|
||||
const bool looped = options.playLooped;
|
||||
|
||||
double startTime = *options.pStartTime;
|
||||
|
||||
if (backwards)
|
||||
std::swap(t0, t1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user