Removing useless check

This commit is contained in:
KeyboardCombination
2023-04-09 19:30:23 -04:00
parent e37ad4879e
commit fd3679fb6b
2 changed files with 6 additions and 9 deletions

View File

@@ -471,7 +471,6 @@ bool DataModelInstance::scanXMLObject(xml_node<> * scanNode)
{
return false;
}
}
}
/*