]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
client: No longer fail connection if sideband was not announced.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 3d58e63010c730657b7a7167fbd22196bcc984b5..3bfd8a96cf306bfa1c86930a7d364753dcc761fb 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 \