Unused variables

 home quick fix edit

unused_variables

Pragma: ##NEEDED
Pseudo comment: EC NEEDED

Description

Checks for unused variables and constants

Extended Information

Skips event parameters.

Note that this currently does not work if the source code uses macros.

Unused variables are not reported if the object contains parser or syntax errors.

Errors found in INCLUDES are reported for the main program.

Default Configuration

Hover to see descriptions, Ctrl+Space for suggestions

Examples