From 03269545ee5b581febeea4b36c554b324e827d8d Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 10 Apr 2008 06:59:54 +0200 Subject: [PATCH] Kill unused error code AFS_PARENT_DIED. --- error.h | 1 - 1 file changed, 1 deletion(-) diff --git a/error.h b/error.h index 5e3a8df0..300b54e4 100644 --- a/error.h +++ b/error.h @@ -103,7 +103,6 @@ extern const char **para_errlist[]; PARA_ERROR(AFS_SYNTAX, "afs syntax error"), \ PARA_ERROR(AFS_SIGNAL, "afs caught deadly signal"), \ PARA_ERROR(AFS_SOCKET, "afs socket not writable"), \ - PARA_ERROR(AFS_PARENT_DIED, "fatal: server process terminated"), \ PARA_ERROR(AFS_SHORT_READ, "short read from afs socket"), \ -- 2.39.2