aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/string-port/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-11 02:50:21 +0000
committerDavid Robillard <d@drobilla.net>2012-03-11 02:50:21 +0000
commitcb084c6d1986617b6522954f4d1e87c89b7ed139 (patch)
tree7b079e006c74c5bfe3946faccb5026015d0b3dbf /lv2/lv2plug.in/ns/ext/string-port/manifest.ttl
parent41d708047b56240f06ffba063c7b59f13c5ef106 (diff)
downloadlv2-cb084c6d1986617b6522954f4d1e87c89b7ed139.tar.xz
Remove string-port extension.
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/string-port/manifest.ttl')
-rw-r--r--lv2/lv2plug.in/ns/ext/string-port/manifest.ttl8
1 files changed, 0 insertions, 8 deletions
diff --git a/lv2/lv2plug.in/ns/ext/string-port/manifest.ttl b/lv2/lv2plug.in/ns/ext/string-port/manifest.ttl
deleted file mode 100644
index d0e618e..0000000
--- a/lv2/lv2plug.in/ns/ext/string-port/manifest.ttl
+++ /dev/null
@@ -1,8 +0,0 @@
-@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
-@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-
-<http://lv2plug.in/ns/ext/string-port>
- a lv2:Specification ;
- lv2:minorVersion 0 ;
- lv2:microVersion 1 ;
- rdfs:seeAlso <string-port.ttl> .