X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=60c23294d1270c9aa8b4f56d69a1def2f1fac9b8;hb=5f04eea3b1c9a41417ed63e5348b2aabca5542fa;hp=cd5c20ef8f44501429ea8a9ab16b4bfe25d62b54;hpb=fdaa4d5038d87b5b63d5cbb8ce8b0a2f74740c6b;p=paraslash.git diff --git a/error.h b/error.h index cd5c20ef..60c23294 100644 --- a/error.h +++ b/error.h @@ -172,7 +172,6 @@ PARA_ERROR(OPUS_HEADER, "invalid opus header"), \ PARA_ERROR(OPUS_SET_GAIN, "opus: could not set gain"), \ PARA_ERROR(PATH_FOUND, ""), /* not really an error */ \ - PARA_ERROR(PERM, "permission denied"), \ PARA_ERROR(PLAYLIST_EMPTY, "attempted to load empty playlist"), \ PARA_ERROR(PLAYLIST_LOADED, ""), /* not really an error */ \ PARA_ERROR(PREBUFFER_SUCCESS, "prebuffering complete"), \