mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-05 03:03:10 +01:00
Campbell Barton's patch to turn many, many tabs to our 3-space convenbtion
This commit is contained in:
@@ -306,8 +306,8 @@ void TimeTrack::testMe()
|
||||
if( t0 > t1 )
|
||||
{
|
||||
printf( "TimeTrack: Warping reverses an interval! [%.2f,%.2f] -> [%.2f,%.2f]\n",
|
||||
reqt0, reqt1,
|
||||
t0, t1 );
|
||||
reqt0, reqt1,
|
||||
t0, t1 );
|
||||
}*/
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user