summaryrefslogtreecommitdiffstats
path: root/runtime/wti.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-11-06 12:24:49 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2013-11-06 12:24:49 +0100
commit2a94703425c6fb29b7e9d0a00090c83731dead61 (patch)
treeae4541c7cbe51c1f69daf6aa973d423a1f5a72e6 /runtime/wti.h
parent1e20ff6b71aa19ca45ae7e68421370c830141af2 (diff)
downloadrsyslog-2a94703425c6fb29b7e9d0a00090c83731dead61.tar.gz
rsyslog-2a94703425c6fb29b7e9d0a00090c83731dead61.tar.bz2
rsyslog-2a94703425c6fb29b7e9d0a00090c83731dead61.zip
refactor action disabling
Diffstat (limited to 'runtime/wti.h')
-rw-r--r--runtime/wti.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/wti.h b/runtime/wti.h
index 2a408c0a..57c2bfea 100644
--- a/runtime/wti.h
+++ b/runtime/wti.h
@@ -34,7 +34,6 @@
#define ACT_STATE_COMM 2 /* transaction finished (a transient state) */
#define ACT_STATE_RTRY 3 /* failure occured, trying to restablish ready state */
#define ACT_STATE_SUSP 4 /* suspended due to failure (return fail until timeout expired) */
-#define ACT_STATE_DIED 7 /* action permanently failed and now disabled */
/* note: 3 bit bit field --> highest value is 7! */
/* The following structure defines immutable parameters which need to