aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/thread-pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/thread-pool.h')
-rw-r--r--libcrystfel/src/thread-pool.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libcrystfel/src/thread-pool.h b/libcrystfel/src/thread-pool.h
index a62dd08a..2f159d7c 100644
--- a/libcrystfel/src/thread-pool.h
+++ b/libcrystfel/src/thread-pool.h
@@ -29,11 +29,6 @@
#ifndef THREAD_POOL_H
#define THREAD_POOL_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-
#include <pthread.h>
#ifdef __cplusplus