diff options
Diffstat (limited to 'ingen')
-rw-r--r-- | ingen/shared/URIs.hpp | 1 |
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; }; |