Skip to content

Commit

Permalink
CDataWriterSHM::RemLocConnection removed from header (this function m…
Browse files Browse the repository at this point in the history
…akes no sense)
  • Loading branch information
rex-schilasky committed Oct 23, 2023
1 parent 850cbf3 commit 6e47bb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ecal/core/src/readwrite/ecal_writer_shm.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ namespace eCAL
bool Write(CPayloadWriter& payload_, const SWriterAttr& attr_) override;

bool AddLocConnection(const std::string& process_id_, const std::string& conn_par_) override;
bool RemLocConnection(const std::string& process_id_) override;

std::string GetConnectionParameter() override;

Expand Down

0 comments on commit 6e47bb9

Please sign in to comment.