diff --git a/bochs/iodev/slowdown_timer.cc b/bochs/iodev/slowdown_timer.cc index b64351e98..4082ba2a6 100644 --- a/bochs/iodev/slowdown_timer.cc +++ b/bochs/iodev/slowdown_timer.cc @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////// -// $Id: slowdown_timer.cc,v 1.6 2001-10-03 13:10:38 bdenney Exp $ +// $Id: slowdown_timer.cc,v 1.7 2001-10-05 13:31:31 bdenney Exp $ ///////////////////////////////////////////////////////////////////////// // #include "bochs.h" @@ -7,8 +7,6 @@ #if BX_USE_SLOWDOWN_TIMER -#define BX_HAVE_USLEEP 1 - //These need to stay printfs because they are useless in the log file. #define BX_SLOWDOWN_PRINTF_FEEDBACK 0