From 211beb645d1337f9f7590378681dd891e954740c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 23 Apr 2012 00:48:29 +0000 Subject: Remove unused quark. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4248 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/shared/URIs.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'ingen/shared') 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; }; -- cgit v1.2.1