Spring clean unused Methods & Local variables

We are happy to announce that jSparrow March release introduces two new rules for removing unused code and adds 10 jSparrow markers for existing rules. Remove Unused Methods This rule finds and removes method declarations that are never used. A dedicated configuration wizard allows users to choose the kind of methods they want to remove … Spring clean unused Methods & Local variables