shithub: sox

Download patch

ref: e500fe01f700b4e3c87d67e7e0e2a33e0161ec3c
parent: 2317e8455b554c97e9dc42aafde31fa0df69ae1b
author: robs <robs>
date: Tue Jan 13 16:47:50 EST 2009

remove out of date comment

--- a/src/echo.c
+++ b/src/echo.c
@@ -236,9 +236,6 @@
             return SOX_SUCCESS;
 }
 
-/*
- * Clean up reverb effect.
- */
 static int sox_echo_stop(sox_effect_t * effp)
 {
         priv_t * echo = (priv_t *) effp->priv;