mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 16:49:41 +02:00
To heck with valgrind. :-)
This commit is contained in:
parent
55e6a71fd3
commit
7f55060d07
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user