From 39411262485837b9cfc3042b034117f213d3d415 Mon Sep 17 00:00:00 2001 From: comex Date: Tue, 24 Feb 2015 22:51:48 -0500 Subject: fix (and make more robust) strerror.c --- lib/substitute-internal.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/substitute-internal.h') diff --git a/lib/substitute-internal.h b/lib/substitute-internal.h index 8f900a4..80c8b22 100644 --- a/lib/substitute-internal.h +++ b/lib/substitute-internal.h @@ -75,7 +75,6 @@ enum { * can happen are really complicated and dumb, but generally one solution * is to be root */ SUBSTITUTE_ERR_TASK_FOR_PID = 1000, - SUBSTITUTE_ERR_TIMEOUT = 1000, SUBSTITUTE_ERR_MISC, }; -- cgit v1.2.3