gazebosim / gz-common

An audio-visual library supports processing audio and video files, a graphics library can load a variety 3D mesh file formats into a generic in-memory representation, and the core library of Gazebo Common contains functionality that spans Base64 encoding/decoding to thread pools.
https://gazebosim.org
Apache License 2.0
16 stars 40 forks source link

Remove debug logging introduced accidentally in PR review #622

Closed azeey closed 3 months ago

azeey commented 3 months ago

🦟 Bug fix

Summary

These debugging lines were added in https://github.com/gazebosim/gz-common/pull/597 when I fixed a small typo as part of a PR review.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.