1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-15 07:01:18 +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

@@ -31,7 +31,6 @@ click from the menu into the actaul function to be called.
#include "ModuleManager.h"
#include "ShuttleGui.h"
#include "Project.h"
#include "LoadModules.h"
#if defined(__WXMSW__)
#include <wx/init.h>