Remove unused -Wno-deprecated-copy-with-dtor.

Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
pull/5075/head
Jackie9527 2023-04-29 00:43:40 +08:00
parent cabf3a5d17
commit cdefc9f7aa
1 changed files with 0 additions and 1 deletions

View File

@ -1241,7 +1241,6 @@ IF (ASSIMP_WARNINGS_AS_ERRORS)
-Wno-undefined-reinterpret-cast
-Wno-shift-sign-overflow
-Wno-deprecated-copy-with-user-provided-dtor
-Wno-deprecated-copy-with-dtor
-Wno-deprecated
-Wno-format-nonliteral
-Wno-comma