From 008b5f3988f58b63f546ed5ef75246eeded70119 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 21 Jul 2003 15:49:15 +0000 Subject: fixed help patches svn path=/trunk/externals/maxlib/; revision=788 --- src/unroute.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/unroute.c') diff --git a/src/unroute.c b/src/unroute.c index f9507d1..9a68a61 100644 --- a/src/unroute.c +++ b/src/unroute.c @@ -163,8 +163,6 @@ void unroute_setup(void) class_addlist(unroute_class, unroute_list); class_addanything(unroute_class, unroute_any); #ifndef MAXLIB - class_sethelpsymbol(unroute_class, gensym("help-unroute.pd")); #else - class_sethelpsymbol(unroute_class, gensym("maxlib/help-unroute.pd")); #endif -} \ No newline at end of file +} -- cgit v1.2.1