1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-12 14:47:43 +02:00

Remove unneeded include

This commit is contained in:
Leland Lucius 2020-01-24 22:25:52 -06:00
parent c77d4e1961
commit d28009c93e

View File

@ -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