]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
audioc: do not duplicate E_CREDENTIALS
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 285191cc9bcebd0e109824e814084fec6e322b85..7d10ff23a4cf10d7d57bd44c6234230dce97bd7c 100644 (file)
--- 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"), \