1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Remove unused fns; fix missing & misspelled headers in make & project files

This commit is contained in:
Paul Licameli
2015-08-30 13:19:08 -04:00
parent ca761893c8
commit 05de64e251
8 changed files with 7 additions and 45 deletions

View File

@@ -104,7 +104,7 @@ audacity_SOURCES = \
AudacityLogger.h \
AudioIO.cpp \
AudioIO.h \
AudioIOListenerer.h \
AudioIOListener.h \
AutoRecovery.cpp \
AutoRecovery.h \
BatchCommandDialog.cpp \
@@ -231,6 +231,7 @@ audacity_SOURCES = \
TrackPanel.h \
TrackPanelAx.cpp \
TrackPanelAx.h \
TrackPanelListener.h \
TranslatableStringArray.h \
UndoManager.cpp \
UndoManager.h \