mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-03 22:19:07 +02:00
Remove credit of iAVC. We don't use it, and have no link for it.
This commit is contained in:
parent
f79d5c3884
commit
cdc32e2311
@ -239,7 +239,6 @@ void AboutDialog::CreateCreditsList()
|
||||
|
||||
AddCredit(wxT("[[http://libexpat.github.io/|expat]]"), roleLibrary);
|
||||
AddCredit(wxT("[[http://xiph.org/flac/|FLAC]]"), roleLibrary);
|
||||
AddCredit(wxT("iAVC"), roleLibrary);
|
||||
AddCredit(wxT("[[http://lame.sourceforge.net/|LAME]]"), roleLibrary);
|
||||
AddCredit(wxT("[[http://www.underbit.com/products/mad/|libmad]]"), roleLibrary);
|
||||
AddCredit(wxT("[[http://www.mega-nerd.com/libsndfile/|libsndfile]]"), roleLibrary);
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include "EffectManager.h"
|
||||
|
||||
#include "Amplify.h"
|
||||
// #include "AvcCompressor.h"
|
||||
#include "AutoDuck.h"
|
||||
#include "BassTreble.h"
|
||||
#include "ChangeSpeed.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user