Ignore:
Timestamp:
Apr 2, 2007 6:00:45 PM (17 years ago)
Author:
bennylp
Message:

Enable all tests in pjnath-test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/src/pjnath/ice_session.c

    r1126 r1129  
    556556 
    557557/* Find default candidate ID for the component */ 
    558 #if 0 
    559558PJ_DEF(pj_status_t) pj_ice_sess_find_default_cand(pj_ice_sess *ice, 
    560559                                                  unsigned comp_id, 
     
    624623    return PJ_EBUG; 
    625624} 
    626 #endif  /* if 0 */ 
    627625 
    628626 
Note: See TracChangeset for help on using the changeset viewer.