Commit 78f5b644 authored by Dafydd Harries's avatar Dafydd Harries

component ID is no longer unused by nice_agent_send

darcs-hash:20070216104740-c9803-260366c779e276d8d19f20085c9b6b17f15eb49b.gz
parent 76a5a28a
...@@ -1070,7 +1070,6 @@ void ...@@ -1070,7 +1070,6 @@ void
nice_agent_send ( nice_agent_send (
NiceAgent *agent, NiceAgent *agent,
guint stream_id, guint stream_id,
G_GNUC_UNUSED
guint component_id, guint component_id,
guint len, guint len,
const gchar *buf) const gchar *buf)
......
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