]> diplodocus.org Git - nmh/blobdiff - sbr/pidwait.c
* I had alphabetized the --configure options in the --help output
[nmh] / sbr / pidwait.c
index 0bbe5880b4f16dcb6e99726659b0a3ff5c9bc334..20b1fb55006a4a31584ef77b21e8b76b81f1f673 100644 (file)
@@ -17,7 +17,6 @@ int
 pidwait (pid_t id, int sigsok)
 {
     pid_t pid;
-    sigset_t set, oset;
     SIGNAL_HANDLER istat, qstat;
 
 #ifdef WAITINT