summaryrefslogtreecommitdiffstats
path: root/slv2/types.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-03-12 03:02:49 +0000
committerDavid Robillard <d@drobilla.net>2010-03-12 03:02:49 +0000
commit6a9c374d1f8b57d44d61869a3fec1582c39912a8 (patch)
tree45e9a2d62c7f4a75f2bca9631e2881eb4afcb64d /slv2/types.h
parentf3505f938253ebbfb18f6fe24c30a6b949251ce0 (diff)
downloadlilv-6a9c374d1f8b57d44d61869a3fec1582c39912a8.tar.gz
lilv-6a9c374d1f8b57d44d61869a3fec1582c39912a8.tar.bz2
lilv-6a9c374d1f8b57d44d61869a3fec1582c39912a8.zip
Remove dead comment.
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2547 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'slv2/types.h')
-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"