server/admin.c: Delete a redundant ignoring of `SIGPIPE'.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 12 May 2018 10:38:08 +0000 (11:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 11:50:38 +0000 (12:50 +0100)
commitb8317630c30c6c5e92237daf66acbfca6398ccc9
tree9bea2ffedf403d4b27cd1e28a86539644bf84255
parent220ba5e44460cc82db1c8cae5147876ad326c7c2
server/admin.c: Delete a redundant ignoring of `SIGPIPE'.

The real one is in `main' in `tripe.c'.
server/admin.c