Skip to content

Commit

Permalink
Merge pull request OpenDDS#4809 from mitza-oci/relay-cleanup
Browse files Browse the repository at this point in the history
Continued RtpsRelay cleanup
  • Loading branch information
jrw972 authored Sep 30, 2024
2 parents 86bfaba + 393bc48 commit 69ae5b3
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 69ae5b3

Please sign in to comment.