aboutsummaryrefslogtreecommitdiff
path: root/src/unpack~.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unpack~.c')
-rw-r--r--src/unpack~.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/unpack~.c b/src/unpack~.c
index 124d0f9..6ee073c 100644
--- a/src/unpack~.c
+++ b/src/unpack~.c
@@ -131,8 +131,3 @@ void unpack_tilde_setup(void)
class_sethelpsymbol(sigunpack_class, gensym("zexy/unpack~"));
zexy_register("unpack~");
}
-
-void z_unpack__setup(void)
-{
- unpack_tilde_setup();
-}