mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-24 15:39:48 -05:00
42dff65e4d
These should be protected by an is_debug() check so that they can be optimized out properly in a release build. Setting check-debug-notify-protect in Config.prc can be used to track down cases of missed checks.