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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user