shithub: sox

Download patch

ref: b04da54cefd1d307646582d6b5c9b41e6234a32b
parent: a957723e9e21eee1d5d9805aad8e4e8490620a47
author: cbagwell <cbagwell>
date: Sun Nov 12 15:39:13 EST 2006

get rid of warning

--- a/src/mp3.c
+++ b/src/mp3.c
@@ -131,7 +131,6 @@
 {
     struct mp3priv *p = (struct mp3priv *) ft->priv;
     int rc = ST_EOF;
-    size_t bytes_read;
     size_t remaining;
     size_t tagsize;