From df33d33e8f9004adcaa6f3c1ad8e03800dca0c9a Mon Sep 17 00:00:00 2001 From: Alexander Wagner Date: Mon, 18 Dec 2023 10:46:48 +0100 Subject: [PATCH] - removed commented code --- include/assimp/types.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/include/assimp/types.h b/include/assimp/types.h index 9f4edfe0f..42aa0f9eb 100644 --- a/include/assimp/types.h +++ b/include/assimp/types.h @@ -73,12 +73,6 @@ typedef uint32_t ai_uint32; #ifdef __cplusplus -//#ifdef ASSIMP_USE_HUNTER -//# include -//#else -//# include "../contrib/utf8cpp/source/utf8.h" -//#endif - #include #include // for std::nothrow_t #include // for aiString::Set(const std::string&)