From f914521402c68ea5f5706b89717e10b61b05bc57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Tschumperl=C3=A9?= Date: Fri, 15 Jun 2018 09:39:04 +0200 Subject: [PATCH] . --- src/main/cpp/CImg.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/cpp/CImg.h b/src/main/cpp/CImg.h index 0515ebb..78d0c8e 100644 --- a/src/main/cpp/CImg.h +++ b/src/main/cpp/CImg.h @@ -47201,7 +47201,6 @@ namespace cimg_library_suffixed { } break; } } - if (render_type==5) cimg::mutex(10,0); return *this; }