mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Remove unneeded include
This commit is contained in:
@@ -67,10 +67,6 @@
|
||||
#include <wx/msw/wrapwin.h>
|
||||
#endif
|
||||
|
||||
#if defined(__WXMAC__)
|
||||
#include <AppKit/AppKit.h>
|
||||
#endif
|
||||
|
||||
// Define a maximum block size in number of samples (not bytes)
|
||||
#define DEFAULT_BLOCKSIZE 1048576
|
||||
|
||||
|
||||
Reference in New Issue
Block a user