diff --git a/src/App/PropertyLinks.cpp b/src/App/PropertyLinks.cpp index 5da66a6e0d..7c9bf4c7e3 100644 --- a/src/App/PropertyLinks.cpp +++ b/src/App/PropertyLinks.cpp @@ -4369,7 +4369,6 @@ void PropertyXLinkContainer::Restore(Base::XMLReader &reader) { if(reader.hasAttribute("docs")) { auto docCount = reader.getAttributeAsUnsigned("docs"); _DocMap.clear(); - std::vector docs(count*2); for(unsigned i=0;i