From 4e876eb8d3074bfe4ba273df5f4e88c3dbc45b1d Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sun, 27 Sep 2009 14:04:08 +0200 Subject: a bunch of fixes/tweaks for 0.2.3 --- playlist.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'playlist.h') diff --git a/playlist.h b/playlist.h index e27b0df3..1c2038b9 100644 --- a/playlist.h +++ b/playlist.h @@ -124,11 +124,6 @@ pl_prevsong (void); int pl_randomsong (void); -// starts current playlist item from position 0 -// only if the item is still in playlist -void -pl_start_current (void); - void pl_add_meta (playItem_t *it, const char *key, const char *value); -- cgit v1.2.3