Remove dead checks for invalid left page in ginDeletePage.
In some places, the function assumes the left page is valid, and in others, it checks if it is valid. Remove all the checks.
Showing
Please register or sign in to comment
In some places, the function assumes the left page is valid, and in others, it checks if it is valid. Remove all the checks.