]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Remove E_NO_MOOD,
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 82920ea8007e0d17d9de4b02ead6d402c9a334b4..5268feaeb346ba39f66e596852ae51ccf3d33348 100644 (file)
--- a/error.h
+++ b/error.h
        PARA_ERROR(NO_AUDIO_FILE, "no audio file"), \
        PARA_ERROR(NOFD, "did not receive open fd from afs"), \
        PARA_ERROR(NO_MATCH, "no matches"), \
-       PARA_ERROR(NO_MOOD, "no mood available"), \
        PARA_ERROR(NO_MORE_SLOTS, "no more empty slots"), \
        PARA_ERROR(NOT_PLAYING, "not playing"), \
        PARA_ERROR(NO_VALID_FILES, "no valid file found in playlist"), \