X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=f2b15a4ea7d6ce3eb09fba6c8a6baf71b5af8737;hb=3b3b41a8819bcb9c10772057de03878188ae6f8f;hp=dde0122a28188dde2c36cd36e0088c6e500308f9;hpb=c1cec595405b31188d589062cc1117afe8daa64f;p=paraslash.git diff --git a/error.h b/error.h index dde0122a..f2b15a4e 100644 --- a/error.h +++ b/error.h @@ -186,7 +186,6 @@ 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"), \ PARA_ERROR(QUEUE, "packet queue overrun"), \ PARA_ERROR(READ_PATTERN, "did not read expected pattern"), \ PARA_ERROR(RECV_EOF, "end of file"), \