diff options
Diffstat (limited to 'bundles')
-rw-r--r-- | bundles/ingen.lv2/ingen.ttl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bundles/ingen.lv2/ingen.ttl b/bundles/ingen.lv2/ingen.ttl index e0f52993..90c47c82 100644 --- a/bundles/ingen.lv2/ingen.ttl +++ b/bundles/ingen.lv2/ingen.ttl @@ -48,13 +48,6 @@ ingen:canvasY rdfs:label "canvas Y" ; rdfs:comment "The Y coordinate of an item on a canvas." . -ingen:maxEventLoad - a rdf:Property , - owl:DatatypeProperty ; - rdfs:range xsd:decimal ; - rdfs:label "maximum event load" ; - rdfs:comment "The maximum fraction of a cycle spent processing events." . - ingen:minRunLoad a rdf:Property , owl:DatatypeProperty ; |