(IO_CONN, io_conn, IOQ_BUFSIZE, MAXIOV, LND_NOTANY, plur)

(techfactfire, reltech, P_DISTING, PLN_MAXDEF, filetruncate, sct_init)
(nxtsctp, AN_SAILDIR, UDTIMES_MAX, BLITZTIME): Unused, remove.
This commit is contained in:
Markus Armbruster 2005-09-30 19:51:32 +00:00
parent 4be9c189cb
commit 09b0b83971
19 changed files with 3 additions and 154 deletions

View file

@ -403,12 +403,6 @@ io_noblocking(struct iop *iop, int value)
return 0;
}
int
io_conn(struct iop *iop)
{
return iop->flags & IO_CONN;
}
int
io_error(struct iop *iop)
{