summaryrefslogtreecommitdiff
path: root/playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'playlist.h')
-rw-r--r--playlist.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/playlist.h b/playlist.h
index 14e6aed7..3758fa03 100644
--- a/playlist.h
+++ b/playlist.h
@@ -74,9 +74,6 @@ playItem_t *
pl_insert_item (playItem_t *after, playItem_t *it);
int
-pl_append_item (playItem_t *it);
-
-int
pl_remove (playItem_t *i);
playItem_t *