diff --git a/panda/src/collide/collisionLevelState.I b/panda/src/collide/collisionLevelState.I index ca10b1e1dd..1bd03dcb6a 100644 --- a/panda/src/collide/collisionLevelState.I +++ b/panda/src/collide/collisionLevelState.I @@ -167,8 +167,8 @@ any_in_bounds() { << "Comparing " << c << ": " << *col_gbv << " to " << *node_gbv << ", is_in = " << is_in << "\n"; } - } #endif // NDEBUG + } } if (!is_in) {