aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rwxr-xr-xfile.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/file.c b/file.c
index f4dbe6268..831b2ec2e 100755
--- a/file.c
+++ b/file.c
@@ -1126,8 +1126,6 @@ char ast_waitstream_full(struct ast_channel *c, const char *breakon, int audiofd
ast_frfree(fr);
}
ast_sched_runq(c->sched);
-
-
}
return (c->_softhangup ? -1 : 0);
}