Commit 362bae3
committed
[xmlparser] Remove re-setting of object attributes
XMLReader.parse_tag contained code re-setting attributes
of previously instantiated odML objects. This code has been
made obsolete by previous rewriting of the instantiation
method and is potentially harmful by circumventing
instantiation attribute checks. It is therefore removed.1 parent 7088abe commit 362bae3
1 file changed
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | 291 | | |
305 | 292 | | |
306 | 293 | | |
| |||
0 commit comments