aboutsummaryrefslogtreecommitdiff
path: root/src/mtx_rmstodb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtx_rmstodb.c')
-rw-r--r--src/mtx_rmstodb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mtx_rmstodb.c b/src/mtx_rmstodb.c
index 672858d..f644d68 100644
--- a/src/mtx_rmstodb.c
+++ b/src/mtx_rmstodb.c
@@ -79,7 +79,7 @@ void mtx_rmstodb_setup(void)
class_addlist (mtx_rmstodb_class, mtx_rmstodb_list);
class_addbang (mtx_rmstodb_class, mtx_binmtx_bang);
- class_sethelpsymbol(mtx_rmstodb_class, gensym("iemmatrix/mtx_rmstodb"));
+
}
void iemtx_rmstodb_setup(void)