Commit 3dc1ffdd authored by Kai Vehmanen's avatar Kai Vehmanen

Cleaned up obsolete pieces of code.

darcs-hash:20070705093742-77cd4-f54191c1c448456e1ae34cd4486eeb52604d707b.gz
parent b9dda739
......@@ -82,15 +82,6 @@ struct _Component
see ICE 11.1.1 (ID-15) */
gboolean media_after_tick; /**< true if media received since last
keepalive tick */
/* XXX: **to be removed**
* --cut--
GSList *checks;
* the local candidate that last received a valid connectivity */
NiceCandidate *active_candidate;
/* the remote address that the last connectivity check came from */
NiceAddress peer_addr;
/* --cut-- */
};
Component *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment