Ignore:
Timestamp:
Mar 22, 2007 1:16:37 AM (17 years ago)
Author:
bennylp
Message:

Completed initial test for ICE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/src/pjnath-test/test.c

    r1093 r1094  
    5050    mem = &caching_pool.factory; 
    5151 
     52#if 0 
    5253    pj_log_set_level(3); 
    5354    pj_log_set_decor(PJ_LOG_HAS_NEWLINE | PJ_LOG_HAS_TIME |  
    5455                     PJ_LOG_HAS_MICRO_SEC); 
     56#endif 
    5557 
    5658    rc = pj_init(); 
Note: See TracChangeset for help on using the changeset viewer.