X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=a4d79aba5573e348d88d7bf6bd11ee961555afa1;hp=a4038d5c127c177cd2a7a3622e4b84cd942f4da3;hb=ce9e297eb91a932a11f81890c800d0380b5bc9c9;hpb=dbb31185345c74b0fb1f475d17594e94ec30db5c diff --git a/error.h b/error.h index a4038d5c..a4d79aba 100644 --- a/error.h +++ b/error.h @@ -183,7 +183,6 @@ PARA_ERROR(PERM, "permission denied"), \ PARA_ERROR(PLAYLIST_EMPTY, "attempted to load empty playlist"), \ PARA_ERROR(PLAYLIST_LOADED, ""), /* not really an error */ \ - PARA_ERROR(PLAY_SYNTAX, "para_play: syntax error"), \ PARA_ERROR(PREBUFFER_SUCCESS, "prebuffering complete"), \ PARA_ERROR(PRIVATE_KEY, "can not read private key"), \ PARA_ERROR(PUBLIC_KEY, "can not read public key"), \