[PATCH] Remove the time init check
authorJens Axboe <jens.axboe@oracle.com>
Sat, 13 Jan 2007 14:17:22 +0000 (15:17 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 13 Jan 2007 14:17:22 +0000 (15:17 +0100)
We cannot control constructor ordering easily, hence the check
code was also in fio_gettime().

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found