diff --git a/sources/editor/graphicspart/partterminal.cpp b/sources/editor/graphicspart/partterminal.cpp index 5d352b264..64ad4f8a1 100644 --- a/sources/editor/graphicspart/partterminal.cpp +++ b/sources/editor/graphicspart/partterminal.cpp @@ -47,7 +47,6 @@ PartTerminal::~PartTerminal() */ bool PartTerminal::fromXml(const QDomElement &xml_elmt) { - QUuid uuid; // update part and add uuid, which is used in the new version to connect terminals together // if the attribute not exists, means, the element is created with an older version of qet. So use the legacy approach // to identify terminals