aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-03-19 15:31:23 +0100
committerDavid Robillard <d@drobilla.net>2020-03-28 17:10:05 +0100
commit329637e5b3d74ddf2f3f37414158aa83d6f0e873 (patch)
tree79c109314ad440bb21f96494a57065a4242d363f
parent5d0a64ea44e27cb4de4b7a38b39021efe02ff26a (diff)
downloadlv2-329637e5b3d74ddf2f3f37414158aa83d6f0e873.tar.xz
Remove redundant seeAlso links
These are in the manifest as usual.
-rw-r--r--lv2/core/lv2core.doap.ttl2
1 files changed, 0 insertions, 2 deletions
diff --git a/lv2/core/lv2core.doap.ttl b/lv2/core/lv2core.doap.ttl
index 22ed50a..d8a69a0 100644
--- a/lv2/core/lv2core.doap.ttl
+++ b/lv2/core/lv2core.doap.ttl
@@ -5,8 +5,6 @@
<http://lv2plug.in/ns/lv2core>
a doap:Project ;
- rdfs:seeAlso <meta.ttl> ,
- <people.ttl> ;
doap:license <http://opensource.org/licenses/isc> ;
doap:name "LV2" ;
doap:homepage <http://lv2plug.in> ;