Saphirac / ft_irc

MIT License
1 stars 1 forks source link

BEFORE SET AS FINISHED: remove unused functions/methods #17

Closed JonathanDUFOUR closed 4 months ago

JonathanDUFOUR commented 4 months ago

To make our final codebase the cleanest possible, we must remove the functions and the methods that are never called by anything else, and do this recursively.