PlaylistFile: remove obsolete function TranslatePlaylistError()

This commit is contained in:
Max Kellermann
2015-12-26 07:05:00 +01:00
parent 48693250a4
commit db5a691693
2 changed files with 0 additions and 26 deletions

View File

@@ -49,9 +49,6 @@ spl_valid_name(const char *name_utf8);
AllocatedPath
spl_map_to_fs(const char *name_utf8, Error &error);
void
TranslatePlaylistError(Error &error);
/**
* Returns a list of stored_playlist_info struct pointers. Returns
* nullptr if an error occurred.