]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
portable_io.h: Provide big-endian versions and use them for aac.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index ea12469b236530fe3a2786af56e3659dd5d45543..ff85c8d18455e356f6e220c642b776570db86111 100644 (file)
--- a/error.h
+++ b/error.h
@@ -306,7 +306,6 @@ extern const char **para_errlist[];
        PARA_ERROR(SERVER_EOF, "connection closed by para_server"), \
        PARA_ERROR(SERVER_CMD_SUCCESS, "command terminated successfully"), \
        PARA_ERROR(SERVER_CMD_FAILURE, "command failed"), \
-       PARA_ERROR(INCOMPAT_FEAT, "client/server incompatibility"), \
 
 
 #define NET_ERRORS \