summaryrefslogtreecommitdiff
path: root/distrho/src/DistrhoPluginVST.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'distrho/src/DistrhoPluginVST.cpp')
-rw-r--r--distrho/src/DistrhoPluginVST.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/distrho/src/DistrhoPluginVST.cpp b/distrho/src/DistrhoPluginVST.cpp
index a4543daa..bd537802 100644
--- a/distrho/src/DistrhoPluginVST.cpp
+++ b/distrho/src/DistrhoPluginVST.cpp
@@ -29,11 +29,6 @@
# define __cdecl
#endif
-// has some conflicts
-#ifdef noexcept
-# undef noexcept
-#endif
-
#define VESTIGE_HEADER
#define VST_FORCE_DEPRECATED 0