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

Remove empty files src/LoadModules.* and all mention of them

This commit is contained in:
Paul Licameli
2018-09-14 14:27:03 -04:00
parent e77fc068b3
commit f7545650f7
6 changed files with 0 additions and 10 deletions

View File

@@ -79,12 +79,6 @@ and replace the main project window with our own wxFrame.
#endif
// HACK!
// This must match the enum in LoadModules.h
// We do NOT include LoadModules.h, because we want
// this DLL to be usable with programs other than Audacity.
// (More work required for this to be possible -
// we need new header files that just define the interface).
typedef enum
{
ModuleInitialize,