projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Get rid of E_BAD_AUDIO_FILE_SUFFIX.
[paraslash.git]
/
error.h
diff --git
a/error.h
b/error.h
index
994ec1b
..
415262d
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"), \