Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In the previous commit, I defined the m_min variable both inside and outside of an if block (forgot to delete the inside one). So delete the extra definition. Also set m_min to the old return of RB_MIN just in case (this also suppresses warnings from my complier).
- Loading branch information