Bläddra i källkod

Update UTFConverter.cpp

Kim Kulling 2 år sedan
förälder
incheckning
60da5e7e96
1 ändrade filer med 0 tillägg och 4 borttagningar
  1. 0 4
      samples/SharedCode/UTFConverter.cpp

+ 0 - 4
samples/SharedCode/UTFConverter.cpp

@@ -5,8 +5,6 @@ Open Asset Import Library (assimp)
 
 
 Copyright (c) 2006-2020, assimp team
 Copyright (c) 2006-2020, assimp team
 
 
-
-
 All rights reserved.
 All rights reserved.
 
 
 Redistribution and use of this software in source and binary forms,
 Redistribution and use of this software in source and binary forms,
@@ -46,7 +44,5 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 namespace AssimpSamples {
 namespace AssimpSamples {
 namespace SharedCode {
 namespace SharedCode {
 
 
-//typename UTFConverter::UTFConverterImpl UTFConverter::impl_;
-
 }
 }
 }
 }