netatalk
netatalk copied to clipboard
Eliminate unused code identified by cppcheck
Running cppcheck --enable=unusedFunction reveals some amount of unused functions. This is to evaluate and eliminate bitrotted code.
I'll tackle this one @rdmark...