Removing a default constructor argument; NFC
The argument is always used with its default value, so remove the argument entirely.
parent
a588ae48
Please register or sign in to comment
The argument is always used with its default value, so remove the argument entirely.