aboutsummaryrefslogtreecommitdiff
path: root/speex~/speexin~.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-09-25 20:58:55 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-09-25 20:58:55 +0000
commitd27d9e33f19264c405979b49441f1d63b5b0e0ad (patch)
tree0c59da1bd898a38245d2df9a1ff8e1001a7cd224 /speex~/speexin~.c
parent6c948ccdc4c48eb7d478509642800a82e11758b7 (diff)
updated externals so that the help files work in 0.37. Unfortunately this breaks <=0.36 support :(
svn path=/trunk/externals/unauthorized/; revision=1034
Diffstat (limited to 'speex~/speexin~.c')
-rw-r--r--speex~/speexin~.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/speex~/speexin~.c b/speex~/speexin~.c
index 161c9de..9f6d477 100644
--- a/speex~/speexin~.c
+++ b/speex~/speexin~.c
@@ -603,5 +603,4 @@ void speexin_tilde_setup(void)
class_addmethod(speexin_class, nullfn, gensym("signal"), 0);
class_addmethod(speexin_class, (t_method) speexin_dsp, gensym("dsp"), 0);
- class_sethelpsymbol(speexin_class, gensym("help-speex~.pd"));
}