Cleanup for years unused code
Compiler was also getting confused and actually not removing the unused functions. So that also saves binary space.
This commit is contained in:
Reference in New Issue
Block a user
Compiler was also getting confused and actually not removing the unused functions. So that also saves binary space.