]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Get rid of E_BAD_AUDIO_FILE_SUFFIX.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 994ec1ba2c75c56b8f0acb9fe576c11213556244..415262d0c2fe7507efffbe710aab153ea431fb14 100644 (file)
--- a/error.h
+++ b/error.h
@@ -35,7 +35,6 @@ extern const char **para_errlist[];
 
 
 #define AFH_COMMON_ERRORS \
-       PARA_ERROR(BAD_AUDIO_FILE_SUFFIX, "unknown suffix"), \
        PARA_ERROR(AUDIO_FORMAT, "audio format not recognized"), \