|
|
|
|
|
by UncleMeat
1154 days ago
|
|
That isn't dead code. Dead code is shit that has a build rule and no other build rules in the entire repo depend on it. Or private functions that have no callers in an application that isn't built with any kind of reflection capabilities. |
|