]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
write_common: Make check_writer_arg() exit on syntax errors.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 1e4bf044fe98d49490604b352517afbcba6f2ab8..79ead6dbae446325dc19648d9426906cc6e0569c 100644 (file)
--- a/error.h
+++ b/error.h
@@ -441,7 +441,6 @@ extern const char **para_errlist[];
 
 
 #define WRITE_COMMON_ERRORS \
-       PARA_ERROR(WRITE_COMMON_SYNTAX, "syntax error in write option"), \
        PARA_ERROR(WRITE_COMMON_EOF, "end of file"), \