X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=7d10ff23a4cf10d7d57bd44c6234230dce97bd7c;hp=285191cc9bcebd0e109824e814084fec6e322b85;hb=e1dfa207b2f03e2c06ccfdc6c1c68598703ba4d1;hpb=d0557ca0ee0c39111c5e9f69121d69a2d26b8ed6 diff --git a/error.h b/error.h index 285191cc..7d10ff23 100644 --- a/error.h +++ b/error.h @@ -97,7 +97,6 @@ extern const char **para_errlist[]; PARA_ERROR(AUDIOC_WRITE, "audioc write error"), \ PARA_ERROR(INIT_SOCK_ADDR, "can not init socket"), \ PARA_ERROR(AUDIOC_CONNECT, "audioc connect error"), \ - PARA_ERROR(CREDENTIALS, "failed to send unix socket credentials"), \ PARA_ERROR(AUDIOC_OVERRUN, "audioc buffer overrun"), \