summaryrefslogtreecommitdiff
path: root/src/PlaylistError.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-11-11 19:50:57 +0100
committerMax Kellermann <max@duempel.org>2015-11-11 19:50:57 +0100
commit2e55d561d35ed832d1f03ad4c5474ac0a32260fb (patch)
treeeea55ea0d8f4aca2be9bc168903800238b47c0ec /src/PlaylistError.hxx
parent76a9049739a0e05c57a778e62fa5cb7a89b96937 (diff)
PlaylistError: remove unused code "ERRNO"
Diffstat (limited to 'src/PlaylistError.hxx')
-rw-r--r--src/PlaylistError.hxx1
1 files changed, 0 insertions, 1 deletions
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,