mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-22 16:41:18 +01:00
To heck with valgrind. :-)
This commit is contained in:
@@ -396,8 +396,8 @@ TimeConverter::TimeConverter(const wxString & formatName,
|
||||
mFocusedDigit = 0;
|
||||
|
||||
SetSampleRate(sampleRate);
|
||||
SetTimeValue(timeValue);
|
||||
SetFormatName(formatName);
|
||||
SetTimeValue(timeValue);
|
||||
}
|
||||
|
||||
void TimeConverter::ParseFormatString( const wxString & format)
|
||||
|
||||
Reference in New Issue
Block a user