audiod: Kill com_kill().
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index ed905a108dffe5be44e4cc8051da0582e144262b..e35952bd390aeb8ff5fab8c8b17c2ccbfe95f354 100644 (file)
--- 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"), \