From 15dc8ef0efc871e4af7f7c661b05e081b6062d17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Mon, 13 Oct 2014 10:32:08 -0400 Subject: nicestreamstransmitter: Remove extra unlock.. --- transmitters/nice/fs-nice-stream-transmitter.c | 1 - 1 file changed, 1 deletion(-) (limited to 'transmitters') diff --git a/transmitters/nice/fs-nice-stream-transmitter.c b/transmitters/nice/fs-nice-stream-transmitter.c index 4d3dd832..76e2d49c 100644 --- a/transmitters/nice/fs-nice-stream-transmitter.c +++ b/transmitters/nice/fs-nice-stream-transmitter.c @@ -1703,7 +1703,6 @@ agent_new_candidate (NiceAgent *agent, } else { - FS_NICE_STREAM_TRANSMITTER_UNLOCK (self); GST_WARNING ("Could not find local candidate with foundation %s" " for component %d in stream %d", foundation, component_id, stream_id); -- cgit v1.2.1