Commit 90b28a9
Remove unnecessary
Explicitly writing a default constructor is not necessary here,
because there are no other constructors in the class that could
suppress automatic compiler generation of it, and all the struct
members are also default-constructible.
Signed-off-by: Razvan Cojocaru <[email protected]>DataChannelKey default constructor1 parent 601955a commit 90b28a9
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1702 | 1702 | | |
1703 | 1703 | | |
1704 | 1704 | | |
1705 | | - | |
1706 | | - | |
1707 | | - | |
1708 | 1705 | | |
1709 | 1706 | | |
1710 | 1707 | | |
| |||
0 commit comments