diff options
Diffstat (limited to 'thirdparty/thorvg/src/common/tvgLock.h')
| -rw-r--r-- | thirdparty/thorvg/src/common/tvgLock.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/thirdparty/thorvg/src/common/tvgLock.h b/thirdparty/thorvg/src/common/tvgLock.h index 59f68d0d44..d3a4e41c5c 100644 --- a/thirdparty/thorvg/src/common/tvgLock.h +++ b/thirdparty/thorvg/src/common/tvgLock.h @@ -25,8 +25,6 @@ #ifdef THORVG_THREAD_SUPPORT -#define _DISABLE_CONSTEXPR_MUTEX_CONSTRUCTOR - #include <mutex> #include "tvgTaskScheduler.h" |
