summaryrefslogtreecommitdiffstats
path: root/ingen/shared
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/shared')
-rw-r--r--ingen/shared/URIs.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/ingen/shared/URIs.hpp b/ingen/shared/URIs.hpp
index 43a83aa5..5add8c71 100644
--- a/ingen/shared/URIs.hpp
+++ b/ingen/shared/URIs.hpp
@@ -46,17 +46,16 @@ public:
Ingen::Forge& forge;
+ const Quark atom_AtomPort;
const Quark atom_Blank;
const Quark atom_Bool;
const Quark atom_Float;
const Quark atom_Int;
- const Quark atom_MessagePort;
const Quark atom_Sequence;
const Quark atom_Sound;
const Quark atom_String;
const Quark atom_URI;
const Quark atom_URID;
- const Quark atom_ValuePort;
const Quark atom_Vector;
const Quark atom_bufferType;
const Quark atom_eventTransfer;