From d577b18e6968785e9a0d6d41e56f6c1a79965266 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Tue, 11 May 2021 18:10:54 +0100 Subject: [PATCH] oop, dropped a comment --- libvips/iofuncs/threadpool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvips/iofuncs/threadpool.c b/libvips/iofuncs/threadpool.c index ad57ec13..1f8c492a 100644 --- a/libvips/iofuncs/threadpool.c +++ b/libvips/iofuncs/threadpool.c @@ -56,9 +56,9 @@ */ /* - */ #define VIPS_DEBUG #define VIPS_DEBUG_RED + */ #ifdef HAVE_CONFIG_H #include