aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/thread-pool.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-03-18 14:18:28 +0100
committerThomas White <taw@physics.org>2020-07-29 18:42:57 +0200
commitfd2c06ea86984102361f0ae3444c0ae8c178069a (patch)
tree1ca842506d4ddc4493708d569e67f5ac83236f9d /libcrystfel/src/thread-pool.h
parentf5fca86eb191f41dfc45cf5c7f17e9ffd73d0287 (diff)
Move stderr_lock prototype to utils.h
Diffstat (limited to 'libcrystfel/src/thread-pool.h')
-rw-r--r--libcrystfel/src/thread-pool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/src/thread-pool.h b/libcrystfel/src/thread-pool.h
index 16fb38bf..a62dd08a 100644
--- a/libcrystfel/src/thread-pool.h
+++ b/libcrystfel/src/thread-pool.h
@@ -40,7 +40,6 @@
extern "C" {
#endif
-extern pthread_mutex_t stderr_lock;
extern signed int get_status_label(void);
/**