]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
[btr] Only print debug message if we're really increasing the wrap buffer.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index e47fa152410a90f3c03d876b6ca53786afc141f4..5a5d015d4b2996c991909bee853d6cd3d8a0fd57 100644 (file)
--- a/error.h
+++ b/error.h
@@ -421,7 +421,6 @@ extern const char **para_errlist[];
 
 #define FILE_WRITE_ERRORS \
        PARA_ERROR(FW_WRITE, "file writer write error"), \
-       PARA_ERROR(FW_OPEN, "file writer: can not open output file"), \
        PARA_ERROR(FW_NO_FILE, "task started without open file"), \