Commit e06c162
committed
[core] Disable the TDirectory::Append warning when using the same object.
It makes sense when a different object with the same name is registered
(the old object will leak), but if the object is identical, the
replacement is like a no-op.1 parent 5e6a359 commit e06c162
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
211 | | - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
0 commit comments