Explorar o código

Fix compile error: missing var

Kim Kulling %!s(int64=3) %!d(string=hai) anos
pai
achega
cbc4459dda
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      code/AssetLib/Blender/BlenderLoader.cpp

+ 0 - 1
code/AssetLib/Blender/BlenderLoader.cpp

@@ -114,7 +114,6 @@ BlenderImporter::~BlenderImporter() {
 }
 
 static const char * const Tokens[] = { "BLENDER" };
-//static const char * const TokensForSearch[] = { "blender" };
 
 // ------------------------------------------------------------------------------------------------
 // Returns whether the class can handle the format of the given file.