From 05c2dfb6d677e5dc49c4de1ec568da4f69e3c877 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 18 Feb 2011 15:37:36 +0000 Subject: Trim more cruft. Correctly receive data about plugins with hashes in their URIs. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2988 a436a847-0d15-0410-975c-d299462d15a1 --- src/shared/LV2URIMap.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/shared/LV2URIMap.cpp') diff --git a/src/shared/LV2URIMap.cpp b/src/shared/LV2URIMap.cpp index 90582102..768982d0 100644 --- a/src/shared/LV2URIMap.cpp +++ b/src/shared/LV2URIMap.cpp @@ -68,7 +68,6 @@ LV2URIMap::LV2URIMap() , doap_name ("http://usefulinc.com/ns/doap#name") , ev_EventPort ("http://lv2plug.in/ns/ext/event#EventPort") , ingen_Internal (NS_INGEN "Internal") - , ingen_LADSPAPlugin (NS_INGEN "LADSPAPlugin") , ingen_Node (NS_INGEN "Node") , ingen_Patch (NS_INGEN "Patch") , ingen_Port (NS_INGEN "Port") -- cgit v1.2.1