Move variable only used in an assert into the assert itself.
This prevents unused variable warnings from breaking the build.
parent
5253d913
Please register or sign in to comment
This prevents unused variable warnings from breaking the build.