mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Remove obsolete config*.h files
These are ancient and "configunix.h" was being pulled in via Types.h. Nothing major, but they were generated for a 32-bit system and "may" cause problems when used on 64-bit systems. (That's unlikely though since they haven't all this time.)
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
#include "../../Audacity.h"
|
||||
|
||||
#include "LoadNyquist.h"
|
||||
|
||||
#include <wx/log.h>
|
||||
|
||||
Reference in New Issue
Block a user