aboutsummaryrefslogtreecommitdiffstats
path: root/pdeath.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-17 20:12:55 +0200
committerMattias Andrée <maandree@kth.se>2017-10-17 20:12:55 +0200
commit20d2e253d4158d721ea8412a9cb8ced72176c659 (patch)
tree2c1c68ec308866311f9e57b9413b379cde0824e1 /pdeath.c
parentSimplify (diff)
downloadpdeath-20d2e253d4158d721ea8412a9cb8ced72176c659.tar.gz
pdeath-20d2e253d4158d721ea8412a9cb8ced72176c659.tar.bz2
pdeath-20d2e253d4158d721ea8412a9cb8ced72176c659.tar.xz
Simplify
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--pdeath.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdeath.c b/pdeath.c
index 2cdbee2..3888836 100644
--- a/pdeath.c
+++ b/pdeath.c
@@ -47,7 +47,6 @@ struct sig {
{SIGIO, "IO"},
{SIGPWR, "PWR"},
{SIGSYS, "SYS"},
- {SIGUNUSED, "UNUSED"},
{0, NULL}
};