mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-13 14:13:32 +02:00
mac build
This commit is contained in:
@@ -345,7 +345,6 @@ FFmpegImportFileHandle::FFmpegImportFileHandle(const wxString & name)
|
||||
mStreamInfo = new wxArrayString();
|
||||
mFormatContext = NULL;
|
||||
mNumStreams = 0;
|
||||
mScs = NULL;
|
||||
mCancelled = false;
|
||||
mStopped = false;
|
||||
mName = name;
|
||||
|
Reference in New Issue
Block a user