about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/supervision/s6-svc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/supervision/s6-svc.c b/src/supervision/s6-svc.c
index acf8e06..c84d62b 100644
--- a/src/supervision/s6-svc.c
+++ b/src/supervision/s6-svc.c
@@ -27,7 +27,6 @@ int main (int argc, char const *const *argv)
 {
   static char const cmdsig[NSIG] =
   {
-    0,
     [SIGALRM] = 'a',
     [SIGABRT] = 'b',
     [SIGQUIT] = 'q',