Add missing line from commit b03366c9e8

This commit is contained in:
Roberto Fernandez Bautista 2023-02-28 00:12:50 +01:00
parent b03366c9e8
commit bb8a3a7fdc
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ void CADSTAR_PCB_ARCHIVE_PARSER::Parse()
}
delete m_rootNode;
m_rootNode = nullptr;
}