X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;fp=error.h;h=5268feaeb346ba39f66e596852ae51ccf3d33348;hp=82920ea8007e0d17d9de4b02ead6d402c9a334b4;hb=6558ba12e9699979aba97292c7cd41889619b83c;hpb=328a4081d2ca9a99cbd87bf58133254dea77a86a diff --git a/error.h b/error.h index 82920ea8..5268feae 100644 --- a/error.h +++ b/error.h @@ -148,7 +148,6 @@ 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"), \