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

Mark private method of public class as unexported

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

NO_CHANGELOG
parent 0eed2142
Pipeline #362722 passed with stage
in 1 minute and 59 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