Commit 06526a2a authored by Ben Noordhuis's avatar Ben Noordhuis Committed by Trevor Norris
Browse files

src: remove Environment::GetCurrentChecked()



There is only one call site that uses it and that can do the checks
itself.  Removes ~15 lines of code.

Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent 299cf844
Supports Markdown
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