summaryrefslogtreecommitdiff
path: root/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'error.c')
-rw-r--r--error.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/error.c b/error.c
index 1eb102a..a29588a 100644
--- a/error.c
+++ b/error.c
@@ -48,11 +48,7 @@ static const char *errormsg_table[] = {
"not enough resources",
"operation not permitted",
"resource busy",
- "memory limit exceeded",
"operation timed out",
- "operation would block",
- "entry not found",
- "internal memory allocator failure",
"resource temporarily unavailable",
"entry exist",
};