com_si(): Report also the afs pid.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 5e3a8df0e342b0dd3b47b9a138244706f848a17d..300b54e4a357cc70e82dfef71bd73c1517cc0d25 100644 (file)
--- 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_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"), \
 
 
        PARA_ERROR(AFS_SHORT_READ, "short read from afs socket"), \