![]() |
![]() |
3205 | ![]() |
||||
![]() | |||||||
| Redundancy | |||||||
This identifier is never used and could be removed, For example:
/*PRQA S 2017,2211,3223,3408 ++*/
typedef int t1; /* Message 3205 */
extern void foo(void)
{
typedef int t2; /* Message 3205 */
int v1; /* Message 3205 */
int v2 = 0; /* Message 3205 */
static int v3 = 0; /* Message 3205 */
return;
}
See also:
![]() | ||
| QA·C Source Code Analyser 8.1.2
© 2013 Programming Research. www.programmingresearch.com | Personality Groups | Glossary | Message Index | Contents |