diff options
Diffstat (limited to 'ingen/shared')
-rw-r--r-- | ingen/shared/URIs.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp index c5e300e2..ec199ef7 100644 --- a/ingen/shared/URIs.hpp +++ b/ingen/shared/URIs.hpp @@ -59,9 +59,6 @@ public: const Quark atom_bufferType; const Quark atom_eventTransfer; const Quark atom_supports; - const Quark ctx_audioContext; - const Quark ctx_context; - const Quark ctx_messageContext; const Quark cv_CVPort; const Quark doap_name; const Quark ingen_Connection; |