From 33dd6d603830640766aa1a5fe70137c856e2c145 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 6 Sep 2012 15:54:46 +0000 Subject: other variable names, t_float to t_sample change, array access 64 bit svn path=/trunk/externals/iemlib/; revision=16193 --- iemlib1/src/iem_cot4~.c | 1 - 1 file changed, 1 deletion(-) (limited to 'iemlib1/src/iem_cot4~.c') diff --git a/iemlib1/src/iem_cot4~.c b/iemlib1/src/iem_cot4~.c index 4c9c811..70de93f 100644 --- a/iemlib1/src/iem_cot4~.c +++ b/iemlib1/src/iem_cot4~.c @@ -164,5 +164,4 @@ void iem_cot4_tilde_setup(void) CLASS_MAINSIGNALIN(iem_cot4_tilde_class, t_iem_cot4_tilde, x_float_sig_in); class_addmethod(iem_cot4_tilde_class, (t_method)iem_cot4_tilde_dsp, gensym("dsp"), 0); iem_cot4_tilde_maketable(); -// class_sethelpsymbol(iem_cot4_tilde_class, gensym("iemhelp/help-iem_cot4~")); } -- cgit v1.2.1