summaryrefslogtreecommitdiffstats
path: root/src/shared/Forge.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/Forge.cpp')
-rw-r--r--src/shared/Forge.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/Forge.cpp b/src/shared/Forge.cpp
index e5a9dd9b..b667cf1c 100644
--- a/src/shared/Forge.cpp
+++ b/src/shared/Forge.cpp
@@ -32,7 +32,6 @@ Forge::Forge(Shared::URIMap& map)
URI = map.map_uri(LV2_ATOM__URI);
URID = map.map_uri(LV2_ATOM__URID);
String = map.map_uri(LV2_ATOM__String);
- Dict = map.map_uri(LV2_ATOM__Object);
}
std::string