Skip to content

Commit

Permalink
Remove unused variable (#2088)
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Ponz Segrelles <eduardoponz@eprosima.com>
  • Loading branch information
EduPonz authored Jul 23, 2021
1 parent e77cc9a commit 817007d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cpp/rtps/RTPSDomain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ RTPSParticipant* RTPSDomain::createParticipant(
}

PParam.participantID = ID;
LocatorList_t loc;
IPFinder::getIP4Address(&loc);

// Generate a new GuidPrefix_t
GuidPrefix_t guidP;
Expand Down

0 comments on commit 817007d

Please sign in to comment.