--- gvpe/src/iom.C 2005/03/03 16:54:34 1.30 +++ gvpe/src/iom.C 2005/03/07 01:31:26 1.31 @@ -45,9 +45,6 @@ // until that happens, sys/select.h must come last #include -// TSTAMP_MAX must still fit into a positive struct timeval -#define TSTAMP_MAX (double)(1UL<<31) - #define TIMEVAL timeval #define TV_FRAC tv_usec #define TV_MULT 1000000L