Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove superfluous calls to qMax and qMin
Incorparoate proposals from a code review and remove some superfluous calls to `qMax` and `qMin` when calling `setFrom` and `setTo` because the checks are already done in these methods.
- Loading branch information