summaryrefslogtreecommitdiff
path: root/modules/winwave/src.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/winwave/src.c')
-rw-r--r--modules/winwave/src.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/winwave/src.c b/modules/winwave/src.c
index 1793bf3..c264a3d 100644
--- a/modules/winwave/src.c
+++ b/modules/winwave/src.c
@@ -193,8 +193,6 @@ int winwave_src_alloc(struct ausrc_st **stp, struct ausrc *as,
st->rh = rh;
st->arg = arg;
- prm->fmt = AUFMT_S16LE;
-
err = read_stream_open(st, prm);
if (err)