mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-11 17:05:26 +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