fix answer contention issue

This commit is contained in:
Anthony Minessale
2012-12-06 11:11:02 -06:00
parent ad57781be4
commit 7e8e99e52c
3 changed files with 12 additions and 12 deletions
-1
View File
@@ -353,7 +353,6 @@ typedef enum {
TFLAG_PASS_ACK,
TFLAG_CRYPTO_RECOVER,
TFLAG_DROP_DTMF,
TFLAG_SIGDEAD,
/* No new flags below this line */
TFLAG_MAX
} TFLAGS;