Skip to content

Commit

Permalink
Remove unused MessagePublisherPrivate forward declaration. (#570)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
  • Loading branch information
caguero authored Feb 3, 2025
1 parent cb630af commit 75b3f72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/gz/transport/Publisher.hh
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ namespace gz
{
// Inline bracket to help doxygen filtering.
inline namespace GZ_TRANSPORT_VERSION_NAMESPACE {
//
// Forward declarations.
class MessagePublisherPrivate;

/// \class Publisher Publisher.hh
/// gz/transport/Publisher.hh
Expand Down

0 comments on commit 75b3f72

Please sign in to comment.