remove_unused_features
No due date
0% complete
There are many unused or deprecated functions, variables, parameters, and enumerators floating around in the code. For the sake of clean and readable code we need to remove them, or, if they should be used, reimplement them.