This shouldn't be here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11507 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7ffd42c31b
commit
608c4b1245
|
@ -32,8 +32,6 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#define EI_DEBUG
|
||||
|
||||
typedef enum {
|
||||
LFLAG_WAITING_FOR_PID = (1 << 0), /* waiting for a node to return a pid */
|
||||
LFLAG_OUTBOUND_INIT = (1 << 1), /* Erlang peer has been notified of this session */
|
||||
|
|
Loading…
Reference in New Issue