Skip to content
Commit de8c728a authored by Friedrich W. H. Kossebau's avatar Friedrich W. H. Kossebau
Browse files

Mark private methods of public classes as unexported

Given the methods are marked as private and thus not intended for
external use, exporting the symbols adds some minor unneeded costs
in binary size and linking time, which can be avoided.

NO_CHANGELOG
parent a5a08a74
Pipeline #369388 passed with stage
in 4 minutes and 26 seconds
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