mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 20:23:47 -04:00

Disabling unused variable checking is needed in NDEBUG builds because of the heavy use of temporary variables in asserts.
Disabling unused variable checking is needed in NDEBUG builds because of the heavy use of temporary variables in asserts.