1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-21 14:50:06 +02:00

mac build

This commit is contained in:
Paul Licameli 2016-04-02 01:22:52 -04:00
parent 4d90ed1e2e
commit c2457c2067

View File

@ -345,7 +345,6 @@ FFmpegImportFileHandle::FFmpegImportFileHandle(const wxString & name)
mStreamInfo = new wxArrayString();
mFormatContext = NULL;
mNumStreams = 0;
mScs = NULL;
mCancelled = false;
mStopped = false;
mName = name;