]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Improve memory mapping.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 897aeb282299cd11bfc0058179bddd2e4e95db82..2a8a6b5a182b1f47713f978791db9e4433068e78 100644 (file)
--- a/error.h
+++ b/error.h
@@ -358,8 +358,6 @@ extern const char **para_errlist[];
 
 #define FD_ERRORS \
        PARA_ERROR(FGETS, "fgets error"), \
-       PARA_ERROR(EMPTY, "file empty"), \
-       PARA_ERROR(MMAP, "mmap error"), \
 
 
 #define WRITE_ERRORS \