 
            On Mon Oct 13 13:53:54 2025 +0000, Nikolay Sivov wrote:
Do we need to do that? Removing from a spec file is enough to stop exporting the function.
It stops it from being exported, but it doesn't remove the code from the module. Thus there is dead code left doing nothing but taking up space.