Skip to content

Commit

Permalink
Fixed build error
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
  • Loading branch information
MiguelCompany authored Sep 7, 2021
1 parent 8e0103b commit 41feb2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cpp/rtps/DataSharing/ReaderPool.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ class ReaderPool : public DataSharingPayloadPool

// Set the reading pointer
next_payload_ = begin();
segment_ = std::move(local_segment);
if (is_volatile_)
{
CacheChange_t ch;
Expand Down

0 comments on commit 41feb2b

Please sign in to comment.