summaryrefslogtreecommitdiff
path: root/modules/rst/audio.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/rst/audio.c')
-rw-r--r--modules/rst/audio.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/rst/audio.c b/modules/rst/audio.c
index 554ec21..8809e37 100644
--- a/modules/rst/audio.c
+++ b/modules/rst/audio.c
@@ -194,8 +194,6 @@ static int alloc_handler(struct ausrc_st **stp, struct ausrc *as,
st->ptime = prm->ptime;
st->psize = sampc * 2;
- prm->fmt = AUFMT_S16LE;
-
re_printf("rst: audio ptime=%u psize=%u aubuf=[%u:%u]\n",
st->ptime, st->psize,
prm->srate * prm->ch * 2,