Fix compile error: missing var

pull/4342/head
Kim Kulling 2022-01-19 22:03:11 +01:00
parent 43763f53d6
commit cbc4459dda
1 changed files with 0 additions and 1 deletions

View File

@ -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.