Skip to content

Commit

Permalink
Refs #6185 Removing non-existent parameter (#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelalvarezbanos authored Aug 6, 2019
1 parent 940f805 commit 67fd2e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/fastrtps/rtps/builtin/discovery/participant/PDP.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ class PDP
/**
* Initialize the PDP.
* @param part Pointer to the RTPSParticipant.
* @param enableReader bool that indicates if DATA(p) reception should be activated
* @return True on success
*/
bool initPDP(
Expand Down

0 comments on commit 67fd2e8

Please sign in to comment.