ocarina/include/core/playlists
Anna Schumaker 0754f10883 core/playlist: Remove playlist_update()
This was only used by system playlists to keep the unplayed, most played,
and least played playlist up to date.  We can handle this internally
through the playlist_played() handler.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-28 09:40:02 -04:00
..
artist.h core/playlists/artist: Add pl_artist_delete_track() 2016-08-29 07:53:13 -04:00
library.h core/playlist: Remove playlist_update() 2017-04-28 09:40:02 -04:00
system.h core/playlist: playlist_{next,prev}() uses a playlist function pointer 2017-04-28 09:40:02 -04:00
type.h core/playlist: Remove playlist_update() 2017-04-28 09:40:02 -04:00
user.h core/playlist: playlist_delete() uses a playlist-level function pointer 2017-04-28 09:40:02 -04:00