Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trivial: Do not reuse class member name for local
Since the class has a member of the same name, use a different name to ensure that removing it will show where it is used.
- Loading branch information