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. (#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 <[email protected]>
- Loading branch information