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