diff --git a/src/add-ons/accelerants/matrox/InitAccelerant.c b/src/add-ons/accelerants/matrox/InitAccelerant.c index faa4938f5e..ab326479cb 100644 --- a/src/add-ons/accelerants/matrox/InitAccelerant.c +++ b/src/add-ons/accelerants/matrox/InitAccelerant.c @@ -97,7 +97,7 @@ status_t INIT_ACCELERANT(int the_fd) { int pointer_reservation; //mem reserved for pointer int cnt; //used for iteration through the overlay buffers - if (1) { + if (0) { time_t now = time (NULL); // LOG not available from here to next LOG: NULL si // MSG(("INIT_ACCELERANT: booted since %f ms %s\n", system_time()/1000.0, real_time_clock()));