summaryrefslogtreecommitdiffstats
path: root/src/URIs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/URIs.cpp')
-rw-r--r--src/URIs.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/URIs.cpp b/src/URIs.cpp
index 57a17ce0..3085bb4b 100644
--- a/src/URIs.cpp
+++ b/src/URIs.cpp
@@ -73,7 +73,6 @@ URIs::URIs(Forge& f, URIMap* map, LilvWorld* lworld)
, atom_String (forge, map, lworld, LV2_ATOM__String)
, atom_URI (forge, map, lworld, LV2_ATOM__URI)
, atom_URID (forge, map, lworld, LV2_ATOM__URID)
- , atom_Vector (forge, map, lworld, LV2_ATOM__Vector)
, atom_bufferType (forge, map, lworld, LV2_ATOM__bufferType)
, atom_eventTransfer (forge, map, lworld, LV2_ATOM__eventTransfer)
, atom_supports (forge, map, lworld, LV2_ATOM__supports)