Skip to content
Snippets Groups Projects
Commit 85c8ff26 authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

copies: inline a variable that's used only once

By inlining it, we also avoid calculating the value when "if of in
seen" is false (probably not significant).

Differential Revision: https://phab.mercurial-scm.org/D4831
parent 75b53b80
No related branches found
No related tags found
No related merge requests found
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