[ftmod_misdn] Undefine MISDN_CONTROL_TYPE helper macro after use.

No reason to keep it around for longer.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
This commit is contained in:
Stefan Knoblich 2012-02-07 16:49:31 +01:00
parent b6ec127194
commit 9e0928a7ea
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ const static struct {
} misdn_control_types[] = {
#define MISDN_CONTROL_TYPE(x) { x, #x }
MISDN_CONTROL_TYPE(DTMF_HFC_COEF),
#undef MISDN_CONTROL_TYPE
};
#if 0 /* unused for now */