Skip to content

Commit

Permalink
Continued RtpsRelayCleanup
Browse files Browse the repository at this point in the history
This was supposed to go in PR OpenDDS#4802
  • Loading branch information
mitza-oci committed Sep 30, 2024
1 parent 86bfaba commit 393bc48
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/rtpsrelay/GuidAddrSet.h
Original file line number Diff line number Diff line change
Expand Up @@ -336,9 +336,6 @@ class GuidAddrSet {
RelayParticipantStatusReporter& relay_participant_status_reporter_;
RelayStatisticsReporter& relay_stats_reporter_;
RelayThreadMonitor& relay_thread_monitor_;
RelayHandler* spdp_vertical_handler_;
RelayHandler* sedp_vertical_handler_;
RelayHandler* data_vertical_handler_;
GuidAddrSetMap guid_addr_set_map_;

using RemoteMap = std::unordered_map<Remote, OpenDDS::DCPS::GUID_t, RemoteHash>;
Expand Down

0 comments on commit 393bc48

Please sign in to comment.