more_calls=true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13296 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
b674b438ae
commit
1db0d9f66b
|
@ -35,9 +35,9 @@
|
|||
#include <stdio.h>
|
||||
#include "private/switch_core_pvt.h"
|
||||
|
||||
#if defined(DARWIN)
|
||||
//#if defined(DARWIN)
|
||||
#define DISABLE_1MS_COND
|
||||
#endif
|
||||
//#endif
|
||||
|
||||
#ifndef UINT32_MAX
|
||||
#define UINT32_MAX 0xffffffff
|
||||
|
|
Loading…
Reference in New Issue