Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove an unnecessary constructor. (ros2#743)
We can just use brace initialization here, and this allows us to side-step an uncrustify issue with the constructor. Signed-off-by: Chris Lalancette <clalancette@gmail.com>
- Loading branch information