aboutsummaryrefslogtreecommitdiff
path: root/iemlib1/src/iem_cot4~.c
diff options
context:
space:
mode:
Diffstat (limited to 'iemlib1/src/iem_cot4~.c')
-rw-r--r--iemlib1/src/iem_cot4~.c1
1 files changed, 0 insertions, 1 deletions
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~"));
}