]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/include/regexp.h
boorc, nusbrc: fix wrong redirections after &
[plan9front.git] / sys / include / regexp.h
index 45ae64b2c039521c989a0e778475ea3ebbe74557..77094280190f7fc8693a7427d0b8c0af8d2be9bd 100644 (file)
@@ -39,7 +39,6 @@ struct Reprog
 {
        Reinst *startinst;
        Rethread *threads;
-       Rethread **thrpool;
        char *regstr;
        int len;
        int nthr;