mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-17 22:21:17 +01: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