summaryrefslogtreecommitdiff
path: root/libavcodec/nellymoser.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/nellymoser.c')
-rw-r--r--libavcodec/nellymoser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/nellymoser.c b/libavcodec/nellymoser.c
index cbcc4f941b..195e2e80ae 100644
--- a/libavcodec/nellymoser.c
+++ b/libavcodec/nellymoser.c
@@ -223,4 +223,3 @@ void ff_nelly_get_sample_bits(const float *buf, int *bits)
bits[i] = 0;
}
}
-