浏览代码

- removed commented code

Alexander Wagner 1 年之前
父节点
当前提交
df33d33e8f
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      include/assimp/types.h

+ 0 - 6
include/assimp/types.h

@@ -73,12 +73,6 @@ typedef uint32_t ai_uint32;
 
 #ifdef __cplusplus
 
-//#ifdef ASSIMP_USE_HUNTER
-//#   include <utf8.h>
-//#else
-//#   include "../contrib/utf8cpp/source/utf8.h"
-//#endif
-
 #include <cstring>
 #include <new>    // for std::nothrow_t
 #include <string> // for aiString::Set(const std::string&)