From 8eb57ca535ea9a07c46d8d3bf3e824a4e678f535 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Tue, 6 Apr 2010 13:29:17 +0200 Subject: removed obsolete function pl_format_item_display_name --- playlist.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'playlist.h') diff --git a/playlist.h b/playlist.h index b6c8403f..26655f5f 100644 --- a/playlist.h +++ b/playlist.h @@ -195,9 +195,6 @@ pl_find_meta (playItem_t *it, const char *key); void pl_replace_meta (playItem_t *it, const char *key, const char *value); -void -pl_format_item_display_name (playItem_t *it, char *str, int len); - void pl_delete_all_meta (playItem_t *it); -- cgit v1.2.3