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; }