X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=e6fa226a9563e77dd375dbc8200c6bfa34a3887f;hp=899c574b315cd9e8ee7356eb29c1828e1dd6ae04;hb=12db646294a320f4afd813edece6d00c4f29248a;hpb=94802b02fadd65ac1704fe9fcbcf0a2b023d2fa4 diff --git a/error.h b/error.h index 899c574b..e6fa226a 100644 --- a/error.h +++ b/error.h @@ -189,7 +189,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"), \