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 --- playlist/playlist.c | 1 - 1 file changed, 1 deletion(-) (limited to 'playlist/playlist.c') diff --git a/playlist/playlist.c b/playlist/playlist.c index a4d7522..aae284d 100644 --- a/playlist/playlist.c +++ b/playlist/playlist.c @@ -757,5 +757,4 @@ void playlist_setup(void) #endif class_setwidget(playlist_class, &playlist_widgetbehavior); - class_sethelpsymbol(playlist_class, gensym("help-playlist.pd")); } -- cgit v1.2.1