Undefine DEFINE symbol.
UNDEF [ symbol]
The UNDEF directive causes the substitution string associated with symbol to be released, and symbol no longer represents a valid DEFINE substitution.
A label is not allowed with this directive.
DEFINE DEBUG
.
.
UNDEF DEBUG