shithub: sox

Download patch

ref: 0162b6ff95c1996e41bdff9cd8604900d3dc6c9f
parent: 8ac1f3e7c6bc84e110f7597c6530aeb003804fbb
author: robs <robs>
date: Wed Jan 28 07:00:25 EST 2009

remove spurious blank line

--- a/src/effects_i_dsp.c
+++ b/src/effects_i_dsp.c
@@ -355,7 +355,6 @@
 
   /* Some filters require phase unwrapping at this point.  Ours give dis-
    * continuities only in the stop band, so no need to unwrap in this case. */
-
 #if 0
   LSX_UNPACK(work, work_len);
   unwrap_phase(work, work_len);