mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 17:41:13 +02: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