Commented out code
| ID | FCNS-12 |
| Title | Remove commented out code. |
| Priority | Strongly recommended |
| Severity level | 7 |
| Description | Remove commented-out lines of code. |
| Rationale | Removing commented-out code increases readability and it prevents someone from unintentionally enabling it again. |