mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-09 14:16:28 +01:00
Bug119: Export Multiple /, *, ? handled incorrectly
This commit is contained in:
@@ -125,9 +125,6 @@ private:
|
||||
// List of file actually exported
|
||||
wxArrayString mExported;
|
||||
|
||||
/** Array of characters not allowed to be in file names on this platform */
|
||||
wxArrayString exclude;
|
||||
|
||||
wxChoice *mFormat; /**< Drop-down list of export formats
|
||||
(combinations of plug-in and subformat) */
|
||||
wxButton *mOptions;
|
||||
|
||||
Reference in New Issue
Block a user