(iop, iop_t): Unused, remove.

This commit is contained in:
Markus Armbruster 2004-04-08 19:53:17 +00:00
parent 70a87bb3b4
commit d12359938b
2 changed files with 1 additions and 3 deletions

View file

@ -36,8 +36,6 @@
#include <time.h> /* struct timeval */
typedef struct iop *iop_t;
#define IO_READ 0x1
#define IO_WRITE 0x2
#define IO_NEWSOCK 0x4