]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Remove unused -E_LSTAT.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 7dafc606a0adf5725d9abbfce206696e7ff569cb..e9083f75f42eb743f5416faa4d30aea864a314dd 100644 (file)
--- a/error.h
+++ b/error.h
@@ -156,7 +156,6 @@ extern const char **para_errlist[];
        PARA_ERROR(RBTREE_EMPTY, "rbtree is empty"), \
        PARA_ERROR(BAD_ROW, "invalid row"), \
        PARA_ERROR(OSL_GETCWD, "can not get current working directory"), \
-       PARA_ERROR(OSL_LSTAT, "lstat error"), \
 
 
 #define RBTREE_ERRORS \