X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=e35952bd390aeb8ff5fab8c8b17c2ccbfe95f354;hp=ed905a108dffe5be44e4cc8051da0582e144262b;hb=86611501;hpb=0a5226b8f6b9131024893f35de615d0b829afe27 diff --git a/error.h b/error.h index ed905a10..e35952bd 100644 --- a/error.h +++ b/error.h @@ -230,8 +230,6 @@ extern const char **para_errlist[]; #define SCHED_ERRORS \ - PARA_ERROR(TASK_KILLED, "task killed"), \ - PARA_ERROR(NO_SUCH_TASK, "task not found"), \ PARA_ERROR(NOT_INITIALIZED, "scheduler not yet initialized"), \ PARA_ERROR(SCHED_SHUTDOWN, "scheduler was shut down"), \