1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 15:50:10 +01:00

Remove lib-src/lib-widget-extra...

... It only implemented class NonGuiThread, which was not third-party, and
became unused at commit a6d0b3f
This commit is contained in:
Paul Licameli
2020-05-17 15:04:33 -04:00
parent 9ec4d65f7c
commit a3d690e473
47 changed files with 66 additions and 45219 deletions

View File

@@ -147,7 +147,6 @@ addlib( wxWidgets wxwidgets WX YES NO "" ) # must be fi
addlib( FileDialog FileDialog FILEDIALOG YES YES "" )
addlib( expat expat EXPAT YES YES "expat >= 2.1.0" )
addlib( lame lame LAME YES YES "lame >= 3.100" )
addlib( lib-widget-extra libextra EXTRA YES YES "" )
addlib( libsndfile sndfile SNDFILE YES YES "sndfile >= 1.0.28" )
addlib( libsoxr soxr SOXR YES YES "soxr >= 0.1.1" )
addlib( portaudio-v19 portaudio PORTAUDIO YES YES "" )