mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-18 14:41:20 +01:00
Remove incorrect comment
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user