From fc2a630ffa41f34454911c3a91c253b82475212c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 13 Jul 2015 14:12:19 +0200 Subject: Slow down the status updates --- src/indexamajig.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/indexamajig.c') diff --git a/src/indexamajig.c b/src/indexamajig.c index deac67bf..21f8f167 100644 --- a/src/indexamajig.c +++ b/src/indexamajig.c @@ -48,12 +48,6 @@ #include #include -#ifdef HAVE_CLOCK_GETTIME -#include -#else -#include -#endif - #include "version.h" #include "utils.h" #include "hdf5-file.h" -- cgit v1.2.3