summaryrefslogtreecommitdiffstats
path: root/slv2
diff options
context:
space:
mode:
Diffstat (limited to 'slv2')
-rw-r--r--slv2/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/types.h b/slv2/types.h
index f0f6d58..ee6edfa 100644
--- a/slv2/types.h
+++ b/slv2/types.h
@@ -42,7 +42,7 @@ extern "C" {
#endif
#else // Building a static library
#define SLV2_API
-#endif // SLV2_DLL
+#endif
#define SLV2_NAMESPACE_LV2 "http://lv2plug.in/ns/lv2core#"
#define SLV2_PORT_CLASS_PORT "http://lv2plug.in/ns/lv2core#Port"