aboutsummaryrefslogtreecommitdiff
path: root/playlist
diff options
context:
space:
mode:
Diffstat (limited to 'playlist')
-rw-r--r--playlist/playlist-help.pd (renamed from playlist/help-playlist.pd)0
-rw-r--r--playlist/playlist.c1
2 files changed, 0 insertions, 1 deletions
diff --git a/playlist/help-playlist.pd b/playlist/playlist-help.pd
index f399ac3..f399ac3 100644
--- a/playlist/help-playlist.pd
+++ b/playlist/playlist-help.pd
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"));
}