command/error: remove unused function print_playlist_result()
This commit is contained in:
@@ -21,16 +21,12 @@
|
||||
#define MPD_COMMAND_ERROR_HXX
|
||||
|
||||
#include "CommandResult.hxx"
|
||||
#include "PlaylistError.hxx"
|
||||
|
||||
#include <exception>
|
||||
|
||||
class Response;
|
||||
class Error;
|
||||
|
||||
CommandResult
|
||||
print_playlist_result(Response &r, PlaylistResult result);
|
||||
|
||||
/**
|
||||
* Send the #Error to the client.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user