mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-25 08:58:06 +02:00
Remove incorrect comment
This commit is contained in:
parent
a87748b123
commit
040db4aecb
@ -316,7 +316,6 @@ Exporter::Exporter()
|
||||
RegisterPlugin(New_ExportMP2());
|
||||
#endif
|
||||
|
||||
// Command line export not available on Windows and Mac platforms
|
||||
RegisterPlugin(New_ExportCL());
|
||||
|
||||
#if defined(USE_FFMPEG)
|
||||
|
Loading…
x
Reference in New Issue
Block a user