From d27d9e33f19264c405979b49441f1d63b5b0e0ad Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 25 Sep 2003 20:58:55 +0000 Subject: updated externals so that the help files work in 0.37. Unfortunately this breaks <=0.36 support :( svn path=/trunk/externals/unauthorized/; revision=1034 --- mp3live~/mp3streamin~.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mp3live~/mp3streamin~.c') diff --git a/mp3live~/mp3streamin~.c b/mp3live~/mp3streamin~.c index 54fe5ac..0d88096 100644 --- a/mp3live~/mp3streamin~.c +++ b/mp3live~/mp3streamin~.c @@ -666,5 +666,4 @@ void mp3streamin_tilde_setup(void) class_addmethod(mp3streamin_class, nullfn, gensym("signal"), 0); class_addmethod(mp3streamin_class, (t_method) mp3streamin_dsp, gensym("dsp"), 0); - class_sethelpsymbol(mp3streamin_class, gensym("help-mp3live~.pd")); } -- cgit v1.2.1