decided to do this differently i think it was slightly wrong

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15372 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-11-05 13:41:11 +00:00
parent 3994b72e2b
commit f5b0b8e2ad
3 changed files with 10 additions and 10 deletions
-1
View File
@@ -929,7 +929,6 @@ typedef enum {
CF_NOT_READY,
CF_SIGNAL_BRIDGE_TTL,
CF_MEDIA_BRIDGE_TTL,
CF_HANGUP_AFTER_BRIDGE,
/* WARNING: DO NOT ADD ANY FLAGS BELOW THIS LINE */
CF_FLAG_MAX
} switch_channel_flag_t;