Skip to content
Unverified Commit 4ef1cc40 authored by Jim Blandy's avatar Jim Blandy Committed by GitHub
Browse files

Remove Namer::call_unique. (#1439)

Replace uses of `call_unique` with uses of `call` and `call_or`, which becomes
public. It's not clear when `call_unique` is correct to use, and avoiding a few
numeric suffixes here and there isn't worth it.
parent 92a97fb7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment