From e0d24da0230870e8dc68ecf98010cd5c2d711c17 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 22 Jun 2007 15:44:13 +0000 Subject: new date svn path=/trunk/externals/iem/iem_matrix/; revision=7793 --- src/matrix_mul_stat~.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/matrix_mul_stat~.c') diff --git a/src/matrix_mul_stat~.c b/src/matrix_mul_stat~.c index 4ef5257..a25ff93 100644 --- a/src/matrix_mul_stat~.c +++ b/src/matrix_mul_stat~.c @@ -1,7 +1,7 @@ /* For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," in this distribution. -iem_matrix written by Thomas Musil (c) IEM KUG Graz Austria 2002 - 2006 */ +iem_matrix written by Thomas Musil (c) IEM KUG Graz Austria 2002 - 2007 */ #include "m_pd.h" #include "iemlib.h" @@ -169,7 +169,6 @@ static t_int *matrix_mul_stat_tilde_perform(t_int *w) { t_matrix_mul_stat_tilde *x = (t_matrix_mul_stat_tilde *)(w[1]); int n = (int)(w[2]); - t_float **io = x->x_io; t_float *outsum, *houtsum; t_float *mat = x->x_matbuf; -- cgit v1.2.1