From 2e55d561d35ed832d1f03ad4c5474ac0a32260fb Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 11 Nov 2015 19:50:57 +0100 Subject: PlaylistError: remove unused code "ERRNO" --- src/PlaylistError.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/PlaylistError.hxx') diff --git a/src/PlaylistError.hxx b/src/PlaylistError.hxx index 500acd711..9b80d9045 100644 --- a/src/PlaylistError.hxx +++ b/src/PlaylistError.hxx @@ -24,7 +24,6 @@ class Domain; enum class PlaylistResult { SUCCESS, - ERRNO, DENIED, NO_SUCH_SONG, NO_SUCH_LIST, -- cgit v1.2.3