Skip to content
Commit a69656aa authored by ivan tkachenko's avatar ivan tkachenko 🗯 Committed by Tomaz Canabrava
Browse files

Remove argument's const qualifier from method declaration

Constness of a parameter is not part of a method's signature/ABI, even
though C++ for some reason allows it there.
parent de694e19
Pipeline #222441 passed with stage
in 4 minutes and 1 second
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment