Update ESeries, JW and MindMeld

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-11-23 21:04:57 +00:00
parent 8df28459a2
commit 7035a682e5
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
4 changed files with 3 additions and 7 deletions

View file

@ -19,10 +19,6 @@
#pragma once
#ifdef NDEBUG
# undef DEBUG
#endif
/* Check OS */
#if defined(WIN32) || defined(_WIN32) || defined(__WIN32__)
# define DISTRHO_OS_WINDOWS 1