aboutsummaryrefslogtreecommitdiffstats
path: root/channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'channel.c')
-rwxr-xr-xchannel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channel.c b/channel.c
index 9e6495533..ee971f8cd 100755
--- a/channel.c
+++ b/channel.c
@@ -2049,7 +2049,6 @@ static int ast_do_masquerade(struct ast_channel *original)
original->varshead.first = clone->varshead.first;
}
clone->varshead.first = NULL;
- original->varshead.first = clone->varshead.first;
/* Presense of ADSI capable CPE follows clone */
original->adsicpe = clone->adsicpe;
/* Bridge remains the same */