Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WaveSabreCore: remove x == 0.0 special-case
This these already returns 1.0 when x = 0.0, so no need to special case it.
- Loading branch information