1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +02:00

remove other traces of iAVC now that AVCeffect is gone

This commit is contained in:
RichardAsh1981@gmail.com
2013-06-28 18:58:37 +00:00
parent 59bf545179
commit b48e6883c6
7 changed files with 2 additions and 1015 deletions

View File

@@ -120,7 +120,7 @@ function cleanfulltree {
printf "Done\n"
printf "removing unused libraries from SVN tree ..."
myrmrvf $1 lib-src/iAVC lib-src/id3lib ;
myrmrvf $1 lib-src/id3lib ;
myrmrvf $1 lib-src/portburn lib-src/rtaudio;
myrmrvf $1 lib-src/taglib;
printf "Done\n"