X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=5268feaeb346ba39f66e596852ae51ccf3d33348;hb=b5c41f48cb47e88303f687caf8b039972c00e0d1;hp=82920ea8007e0d17d9de4b02ead6d402c9a334b4;hpb=a0707daa23f8706326aa837f969c20d3e4ee02aa;p=paraslash.git 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"), \