Changeset 5167 for pjproject/trunk/pjsip/src/pjsua2/endpoint.cpp
- Timestamp:
- Aug 21, 2015 7:10:15 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/src/pjsua2/endpoint.cpp
r5165 r5167 1751 1751 PJSUA2_CHECK_EXPR(pjsua_vid_codec_set_param(&codec_str, NULL)); 1752 1752 #else 1753 PJ_UNUSED_ARG(codec_id); 1754 PJ_UNUSED_ARG(param); 1753 PJ_UNUSED_ARG(codec_id); 1755 1754 #endif 1756 1755 }
Note: See TracChangeset
for help on using the changeset viewer.