remove not needed variable

This commit is contained in:
Martin Marmsoler
2020-10-19 20:02:00 +02:00
parent e5b8ba7e22
commit aba16dc936

View File

@@ -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