1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-26 07:53:42 +02:00

Bug 1184 - Mac: Custom FFmpeg Export and (external program): unwanted "NoOverwritePrompt" dialog and file

This commit is contained in:
Leland Lucius
2020-03-24 00:38:45 -05:00
parent df32c044ee
commit b1226ccac2
3 changed files with 3 additions and 53 deletions

View File

@@ -99,7 +99,6 @@ protected:
wxArrayString m_currentExtensions;
WX_NSObject m_delegate;
WX_NSObject m_sheetDelegate;
wxString m_noOverwritePromptFilename;
#endif
private: