aboutsummaryrefslogtreecommitdiff
path: root/src/spec2_matrix_bundle_stat~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/spec2_matrix_bundle_stat~.c')
-rw-r--r--src/spec2_matrix_bundle_stat~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spec2_matrix_bundle_stat~.c b/src/spec2_matrix_bundle_stat~.c
index ebba2dd..b4efea4 100644
--- a/src/spec2_matrix_bundle_stat~.c
+++ b/src/spec2_matrix_bundle_stat~.c
@@ -281,5 +281,5 @@ void spec2_matrix_bundle_stat_tilde_setup(void)
class_addlist(spec2_matrix_bundle_stat_tilde_class, (t_method)spec2_matrix_bundle_stat_tilde_list);
class_addmethod(spec2_matrix_bundle_stat_tilde_class, (t_method)spec2_matrix_bundle_stat_tilde_element, gensym("element"), A_GIMME, 0);
class_addmethod(spec2_matrix_bundle_stat_tilde_class, (t_method)spec2_matrix_bundle_stat_tilde_bundle, gensym("bundle"), A_GIMME, 0);
- class_sethelpsymbol(spec2_matrix_bundle_stat_tilde_class, gensym("iemhelp2/spec2_matrix_bundle_stat~-help"));
+// class_sethelpsymbol(spec2_matrix_bundle_stat_tilde_class, gensym("iemhelp2/spec2_matrix_bundle_stat~-help"));
}