summaryrefslogtreecommitdiffstats
path: root/ingen
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-23 00:48:29 +0000
committerDavid Robillard <d@drobilla.net>2012-04-23 00:48:29 +0000
commit211beb645d1337f9f7590378681dd891e954740c (patch)
tree85f999aa2bf9f044152df8196781c9ce2d654aa9 /ingen
parent752a05296ba6b79cb63a55adf02198ceb6ad14e4 (diff)
downloadingen-211beb645d1337f9f7590378681dd891e954740c.tar.gz
ingen-211beb645d1337f9f7590378681dd891e954740c.tar.bz2
ingen-211beb645d1337f9f7590378681dd891e954740c.zip
Remove unused quark.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4248 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'ingen')
-rw-r--r--ingen/shared/URIs.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp
index 5fe3c9db..8f5b830e 100644
--- a/ingen/shared/URIs.hpp
+++ b/ingen/shared/URIs.hpp
@@ -122,7 +122,6 @@ public:
const Quark rdf_instanceOf;
const Quark rdf_type;
const Quark rdfs_seeAlso;
- const Quark ui_Events;
const Quark wildcard;
};