c-store
c-store copied to clipboard
Investigate and avoid cases of unused variables
When building, we have nearly 20 cases of unused variables - we should investigate why they're unused, and either remove them or use them appropriately.