NL037: Prototype is defined but not used

NL037: Prototype is defined but not used

type: code-smell
priority: major

#pitfall
#confusing

Description

A prototype definition for a function is declared but never used and can be safely removed.