aboutsummaryrefslogtreecommitdiff
path: root/src/noish~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/noish~.c')
-rw-r--r--src/noish~.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/noish~.c b/src/noish~.c
index 35adf00..339c56e 100644
--- a/src/noish~.c
+++ b/src/noish~.c
@@ -183,8 +183,3 @@ void noish_tilde_setup(void)
class_sethelpsymbol(noish_class, gensym("zexy/noish~"));
zexy_register("noish~");
}
-
-void z_noish__setup(void)
-{
- noish_tilde_setup();
-}