X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=300b54e4a357cc70e82dfef71bd73c1517cc0d25;hp=5e3a8df0e342b0dd3b47b9a138244706f848a17d;hb=3dca24604449f268274e8458fbd5447e55dd7cc8;hpb=93ea9f34dcb35755568e6c94f9b9445fd4d1984a 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"), \