Skip to content

Commit d09e1e8

Browse files
Remove unused MessagePublisherPrivate forward declaration. (#570) (#571)
Signed-off-by: Carlos Agüero <caguero@openrobotics.org> (cherry picked from commit 75b3f72) Co-authored-by: Carlos Agüero <caguero@osrfoundation.org>
1 parent f9cd5c5 commit d09e1e8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

include/gz/transport/Publisher.hh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ namespace gz
3333
{
3434
// Inline bracket to help doxygen filtering.
3535
inline namespace GZ_TRANSPORT_VERSION_NAMESPACE {
36-
//
37-
// Forward declarations.
38-
class MessagePublisherPrivate;
3936

4037
/// \class Publisher Publisher.hh
4138
/// gz/transport/Publisher.hh

0 commit comments

Comments
 (0)