Skip to content
Snippets Groups Projects
Commit ae3e9da3 authored by Jonas Rembser's avatar Jonas Rembser
Browse files

[RF] Avoid unneeded calls to `redirectServerHook`

In `RooAbsArg::redirectServers()`, we don't need to do anything if there
are no new servers or if the only new server is this RooAbsArg itself.
And by returning early, we avoid potentially annoying side effects of
the redirectServersHook.
parent 8077ec07
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment