From 80b56cad4e6fad07997f47f92686c15b1cd8888e Mon Sep 17 00:00:00 2001 From: Richard Aas Date: Wed, 18 May 2011 11:08:28 +0000 Subject: [PATCH] fix ice warning --- src/ice/connchk.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ice/connchk.c b/src/ice/connchk.c index 9a91eb1..691a5e8 100644 --- a/src/ice/connchk.c +++ b/src/ice/connchk.c @@ -241,6 +241,8 @@ int icem_conncheck_send(struct candpair *cp, bool use_cand, bool trigged) ice_candpair_state2name(cp->state), use_cand ? "[USE]" : "", trigged ? "[Trigged]" : ""); +#else + (void)trigged; #endif /* A connectivity check MUST utilize the STUN short term credential