This is one of the many ID elements that should be ignored from further processing in this if-else block. It would only set the `TreeElement.idcode` (and call an assert) for this, which wasn't used elsewhere. We're trying to untangle the code step by step and make it more clear & explicit which data is set where, changes like this help.