summaryrefslogtreecommitdiff
path: root/cop.h
diff options
context:
space:
mode:
Diffstat (limited to 'cop.h')
-rw-r--r--cop.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cop.h b/cop.h
index 4b2e04ff41..5eebabab63 100644
--- a/cop.h
+++ b/cop.h
@@ -297,10 +297,8 @@ struct context {
#define SI_SIGNAL 4
#define SI_OVERLOAD 5
#define SI_DESTROY 6
-/* XXX todo
#define SI_WARNHOOK 7
#define SI_DIEHOOK 8
-*/
struct stackinfo {
AV * si_stack; /* stack for current runlevel */