--- gvpe/src/iom.h 2004/11/12 10:23:33 1.24 +++ gvpe/src/iom.h 2004/11/12 12:49:12 1.25 @@ -43,9 +43,6 @@ #ifndef IOM_SIG # define IOM_SIG 0 #endif -#ifndef IOM_ACCURACY -# define IOM_ACCURACY 0.001 // start timers at most this much earlier (can be 0) -#endif typedef double tstamp; extern tstamp NOW;