summaryrefslogtreecommitdiffstats
path: root/src/shared
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/URIs.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/URIs.cpp b/src/shared/URIs.cpp
index abb0a011..1bc64c27 100644
--- a/src/shared/URIs.cpp
+++ b/src/shared/URIs.cpp
@@ -83,7 +83,6 @@ URIs::URIs(Shared::Forge& f, URIMap* map)
, ingen_polyphony (forge, map, NS_INGEN "polyphony")
, ingen_prototype (forge, map, NS_INGEN "prototype")
, ingen_sampleRate (forge, map, NS_INGEN "sampleRate")
- , ingen_selected (forge, map, NS_INGEN "selected")
, ingen_tail (forge, map, NS_INGEN "tail")
, ingen_uiEmbedded (forge, map, NS_INGEN "uiEmbedded")
, ingen_value (forge, map, NS_INGEN "value")