Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Let
Singleton
assume that SetGlobalInstance always returns true
`SingletonIndex::SetGlobalInstance` always returns true, so it is not necessary to handle the hypothetical case that it /might/ return false.
- Loading branch information